This website requires JavaScript.
Explore
Help
Register
Sign In
yujunjun
/
autogen
Watch
1
Star
0
Fork
0
You've already forked autogen
mirror of
https://github.com/microsoft/autogen.git
synced
2025-07-04 07:26:28 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
autogen
/
python
/
packages
/
autogen-studio
/
frontend
/
postcss.config.js
7 lines
82 B
JavaScript
Raw
Normal View
History
Unescape
Escape
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
2024-11-09 14:32:24 -08:00
module
.
exports
=
{
plugins
:
{
tailwindcss
:
{
}
,
autoprefixer
:
{
}
,
}
,
}
Reference in New Issue
Copy Permalink