mirror of
https://github.com/microsoft/autogen.git
synced 2025-12-16 09:39:04 +00:00
update wording
This commit is contained in:
parent
f00314f046
commit
da6ed2ac62
@ -4,7 +4,7 @@ const katex = require('rehype-katex');
|
|||||||
|
|
||||||
module.exports = {
|
module.exports = {
|
||||||
title: 'AutoGen',
|
title: 'AutoGen',
|
||||||
tagline: 'A Multi-Agent Conversation Framework',
|
tagline: 'Enable Next-Gen Large Language Model Applications',
|
||||||
url: 'https://microsoft.github.io/',
|
url: 'https://microsoft.github.io/',
|
||||||
baseUrl: '/AutoGen/',
|
baseUrl: '/AutoGen/',
|
||||||
onBrokenLinks: 'throw',
|
onBrokenLinks: 'throw',
|
||||||
|
|||||||
@ -5,7 +5,7 @@ import styles from './HomepageFeatures.module.css';
|
|||||||
|
|
||||||
const FeatureList = [
|
const FeatureList = [
|
||||||
{
|
{
|
||||||
title: 'Multi-Agent Conversations',
|
title: 'Multi-Agent Conversation Framework',
|
||||||
Svg: require('../../static/img/conv_2.svg').default,
|
Svg: require('../../static/img/conv_2.svg').default,
|
||||||
docLink: './docs/Use-Cases/agent_chat',
|
docLink: './docs/Use-Cases/agent_chat',
|
||||||
description: (
|
description: (
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user