We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f46568 commit 5d385f5Copy full SHA for 5d385f5
samples/apps/autogen-assistant/README.md
@@ -8,7 +8,7 @@ AutoGen Assistant is an Autogen-powered AI app (user interface) that can convers
8
9
Some of the capabilities supported by the app frontend include the following:
10
11
-- [x] Select fron a list of agents (current support for two agent workflows - `UserProxyAgent` and `AssistantAgent`)
+- [x] Select from a list of agents (current support for two agent workflows - `UserProxyAgent` and `AssistantAgent`)
12
- [x] Modify agent configuration (e.g. temperature, model, agent system message, model etc) and chat with updated agent configurations.
13
- [x] View agent messages and output files in the UI from agent runs.
14
- [ ] Support for more complex agent workflows (e.g. `GroupChat` workflows)
0 commit comments