Highlights
- Enhanced tool calling in Cohere
- Enhanced async support
What's Changed
- [CAP] Added a factory for runtime by @rajan-chari in #3216
- [Feature]: Add global silent param for ConversableAgent by @wenngong in #3244
- Fix Issue #2880: Document the usage of the AAD auth by @prithvi2226 in #2941
- [.Net] only add the last message to chat history in GroupChatExtension.SendAsync by @LittleLittleCloud in #3272
- [.Net] Remove Azure.AI.OpenAI from AutoGen.DotnetInteractive package by @LittleLittleCloud in #3274
- Correcting tool calling with Cohere by @jaygdesai in #3271
- Fix #3281 by @thinkall in #3282
- Fix autogen circular import error by @wenngong in #3276
- [.Net] Fix #3306 by @LittleLittleCloud in #3310
- [.Net] add DotnetInteractiveKernelBuilder to AutoGen.DotnetInteractive by @LittleLittleCloud in #3317
- [.Net] Add AutoGen.AzureAIInference by @LittleLittleCloud in #3332
- Support async nested chats by @heyitsaamir in #3309
- fix broken link to conversational chess example by @alu042 in #3327
- Add last_speaker to GroupChatManager by @thinkall in #3318
- Fix message history limiter for tool call by @GaoxiangLuo in #3178
- Fix to issue #3295 related to Anthropic bedrock by @makkzone in #3298
- [.Net][AutoGen.DotnetInteractive] add DotnetInteractiveStdioConnector by @LittleLittleCloud in #3337
- Add latest gpt-4o model:
gpt-4o-2024-08-06
by @umermansoor in #3329 - Bump version by @qingyun-wu in #3343
New Contributors
- @jaygdesai made their first contribution in #3271
- @heyitsaamir made their first contribution in #3309
- @alu042 made their first contribution in #3327
- @GaoxiangLuo made their first contribution in #3178
Full Changelog: v0.2.33...v0.2.34