mirror of https://github.com/microsoft/autogen.git
update fig
This commit is contained in:
parent
1a073cfc87
commit
f00314f046
|
@ -6,7 +6,7 @@ import styles from './HomepageFeatures.module.css';
|
|||
const FeatureList = [
|
||||
{
|
||||
title: 'Multi-Agent Conversations',
|
||||
Svg: require('../../static/img/conv.svg').default,
|
||||
Svg: require('../../static/img/conv_2.svg').default,
|
||||
docLink: './docs/Use-Cases/agent_chat',
|
||||
description: (
|
||||
<>
|
||||
|
@ -20,7 +20,7 @@ const FeatureList = [
|
|||
docLink: './docs/Use-Cases/agent_chat#diverse-applications-implemented-with-autogen',
|
||||
description: (
|
||||
<>
|
||||
AutoGen offers a collection of working systems spanning span a wide range of applications from various domains and complexities.
|
||||
AutoGen offers a collection of working systems spanning a wide range of applications from various domains and complexities.
|
||||
</>
|
||||
),
|
||||
},
|
||||
|
|
File diff suppressed because one or more lines are too long
Before Width: | Height: | Size: 4.7 KiB After Width: | Height: | Size: 5.3 KiB |
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 7.3 KiB |
Loading…
Reference in New Issue