microsoft / autogen

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

Update agentchat tutorial, refactor content #4118

Closed ekzhu closed 1 week ago

ekzhu commented 1 week ago
  1. Resolves #4114 -- updated tutorial chapter on agents and custom agents
  2. Update README example to use tool call
  3. Added "Models" section in AgentChat tutorial.
  4. Added place holder for #4113.