mirror of
https://github.com/microsoft/autogen.git
synced 2025-09-12 01:36:37 +00:00

* fix: use tool_calls field to detect tool calls in OpenAI client * Add unit tests for tool calling; and integration tests for openai and gemini
AutoGen Extensions
AutoGen is designed to be extensible. The autogen-ext
package contains many different component implementations maintained by the AutoGen project. However, we strongly encourage others to build their own components and publish them as part of the ecosytem.