mirror of
https://github.com/microsoft/autogen.git
synced 2026-04-20 03:02:16 -04:00
This PR improves documentation on custom agents - Shows example on how to create a custom agent that directly uses a model client. In this case an example of a GeminiAssistantAgent that directly uses the Gemini SDK model client. - Shows that that CustomAgent can be easily added to any agentchat team - Shows how the same CustomAgent can be made declarative by inheriting the Component interface and implementing the required methods. Closes #5450
3.5 KiB
3.5 KiB