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