Highlights
- New model support: Gemini.
- New notebook: Writing a software application using function calls.
- New gallery example from the AutoGPT Hackathon winner team: [AutoTx: Your AI-Powered Transaction Companion].(https://microsoft.github.io/autogen/docs/Gallery) powered by AutoGen.
- Update price info for new gpt-4-turbo model.
Thanks to @BeibinLi @GregorD1A1 @rihp @Mai0313 @DustinX @skzhang1 and all the other contributors!
What's Changed
- Update chat-termination.ipynb by @DustinX in #2393
- Update code-executors.ipynb by @DustinX in #2394
- Update code-executors.ipynb by @DustinX in #2396
- add AgentOptimizer test in CI by @skzhang1 in #2380
- [Feat] browser should support custom base url for bing search by @Mai0313 in #2321
- Update code-executors.ipynb by @DustinX in #2395
- Code writing with a function call notebook created by @GregorD1A1 in #2121
- DOCS: Add AutoTX to gallery by @rihp in #2390
- Merge "Gemini" feature into the main branch by @BeibinLi in #2360
- update cost info by @sonichi in #2401
New Contributors
- @DustinX made their first contribution in #2393
- @Mai0313 made their first contribution in #2321
- @rihp made their first contribution in #2390
Full Changelog: v0.2.24...v0.2.25