autogen/python/packages
Victor Dibia fe96f7de24
Add Session Saving to AGS (#4369)
* fix import issue related to agentchat update #4245

* update uv lock file

* fix db auto_upgrade logic issue.

* im prove msg rendering issue

* Support termination condition combination. Closes #4325

* fix db instantiation bug

* update yarn.lock, closes #4260 #4262

* remove deps for now with vulnerabilities found by dependabot #4262

* update db tests

* add ability to load sessions from db ..

* format updates, add format checks to ags

* format check fixes

* linting and ruff check fixes

* make tests for ags non-parrallel to avoid db race conditions.

* format updates

* fix concurrency issue

* minor ui tweaks, move run start to websocket

* lint fixes

* update uv.lock

* Update python/packages/autogen-studio/autogenstudio/datamodel/types.py

Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>

* Update python/packages/autogen-studio/autogenstudio/teammanager.py

Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>

* reuse user proxy from agentchat

* ui tweaks

---------

Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
Co-authored-by: Hussein Mozannar <hmozannar@microsoft.com>
2024-11-26 15:39:36 -08:00
..
agbench typo: agbench readme (#4302) 2024-11-21 19:17:30 -05:00
autogen-agentchat Fix assistant agent doc (#4365) 2024-11-25 18:18:13 -08:00
autogen-core Add special topic for agent direct messaging (#4385) 2024-11-26 17:01:25 -05:00
autogen-ext Update version to dev7 (#4359) 2024-11-25 14:09:41 -08:00
autogen-magentic-one Update README.md - add more information about using Azure OpenAI services (#4253) 2024-11-23 18:56:28 -05:00
autogen-studio Add Session Saving to AGS (#4369) 2024-11-26 15:39:36 -08:00