Highlights
- 🔥 Groq client support
- 🔥 Cohere client support
- 🥳 Blogpost on enhanced non-OpenAI model support
- 🥳 Blogpost on AgentEval
Thanks to @yiranwu0, @LittleLittleCloud, @jluey1, @Hk669, @marklysze, @wmwxwa, @JeffreySu, @julianakiseleva, @DavidLuong98, @fhinkel, @qingyun-wu and all contributors!
Happy July 4th 🎆 🎈 🥳 !
What's Changed
- Improve doc in tutorial/conversation-patterns and customized_speaker_selection by @yiranwu0 in #3006
- [.Net] Update website with Tutorial section by @LittleLittleCloud in #2982
- [.Net] fix #2975 by @LittleLittleCloud in #3012
- AgentEval Blogpost by @jluey1 in #2954
- [.Net] improve
Create agent with tools
and add tuturial reference in index.md by @LittleLittleCloud in #3024 - #2708 add Add a judgment to the graph constructor by @JeffreySu in #2709
- [.Net] add sample on how to make function call using lite llm and ollama Plus move ollama openai sample to AutoGen.OpenAI.Sample project by @LittleLittleCloud in #3015
- Create azure_cosmos_db in ecosystems.md by @wmwxwa in #2371
- fix log_function_use warning by @Hk669 in #3018
- Groq Client by @marklysze in #3003
- [.Net] fix #3014 by adding local model function call in dotnet website by @LittleLittleCloud in #3044
- Update README.md by @julianakiseleva in #3025
- [.Net] Support tools for AnthropicClient and AnthropicAgent by @DavidLuong98 in #2944
- [.Net] Fix #3045 by @LittleLittleCloud in #3047
- Fix llama_index tests by @thinkall in #3063
- Update qdrant dependency by @thinkall in #3064
- Fix simple typos in human-in-the-loop.ipynb by @fhinkel in #3051
- update readme by @qingyun-wu in #3057
- Blog post for enhanced non-OpenAI model support by @marklysze in #2965
- Fix simple typo in chat-termination.ipynb by @fhinkel in #3050
- Cohere Client by @Hk669 in #3004
- bump version by @qingyun-wu in #3073
New Contributors
- @JeffreySu made their first contribution in #2709
- @fhinkel made their first contribution in #3051
Full Changelog: v0.2.31...v0.2.32