microsoft / autogen

A programming framework for agentic AI 🤖
https://microsoft.github.io/autogen/
Creative Commons Attribution 4.0 International
34.82k stars 5.04k forks source link

Add agentchat to uv workspace #4223

Closed victordibia closed 1 week ago

victordibia commented 1 week ago

Add agentchat to uv workspace

Add agentchat to uv workspace.

Why are these changes needed?

This way packages like `autogenstudio` that depend on `autogen-agentchat` dont have uv sync errors. ## Related issue number

Checks