mirror of
https://github.com/microsoft/autogen.git
synced 2026-04-20 03:02:16 -04:00
v1 of AutoGen Studio on AgentChat (#4097)
* add skeleton worflow manager * add test notebook * update test nb * add sample team spec * refactor requirements to agentchat and ext * add base provider to return agentchat agents from json spec * initial api refactor, update dbmanager * api refactor * refactor tests * ags api tutorial update * ui refactor * general refactor * minor refactor updates * backend api refaactor * ui refactor and update * implement v1 for streaming connection with ui updates * backend refactor * ui refactor * minor ui tweak * minor refactor and tweaks * general refactor * update tests * sync uv.lock with main * uv lock update
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
|
||||
Run the UI in dev mode (make changes and see them reflected in the browser with hotreloading):
|
||||
|
||||
- npm install
|
||||
- npm run start
|
||||
- yarn install
|
||||
- yarn start
|
||||
|
||||
This should start the server on port 8000.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user