Highlights
- ๐ฎ Perplexity AI Search Tool! Add AI-based web search capabilities to your agents.
- [Documentation](https://docs.ag2.ai/docs/user-guide/reference-tools/perplexity-search), [Notebook](https://docs.ag2.ai/docs/use-cases/notebooks/notebooks/tools_perplexity_search)
- ๐ด YouTube Search Tool! Enable your agents to find videos on YouTube using natural language.
- [Documentation](https://docs.ag2.ai/docs/user-guide/reference-tools/google-api/youtube-search), [Notebook](https://docs.ag2.ai/docs/use-cases/notebooks/notebooks/tools_youtube_search)
- ๐ ReasoningAgent interim execution and improved termination
- ๐ง Tool choice parameters added to force/disable tool use
- ๐ ๏ธ๐ Fixes and documentation improvements
โฅ๏ธ Thanks to all the contributors and collaborators that helped make the release happen!
New Contributors
* ronaldpereira made their first contribution in https://github.com/ag2ai/ag2/pull/1431
What's Changed
* ReasoningAgent interim execution by giorgossideris in https://github.com/ag2ai/ag2/pull/1419
* updated notebooks missing front matter metadata by marufaytekin in https://github.com/ag2ai/ag2/pull/1445
* Fix exception in CaptainAgent when using LLMConfig by kumaranvpl in https://github.com/ag2ai/ag2/pull/1447
* Reasoning Notebook fixes by marklysze in https://github.com/ag2ai/ag2/pull/1449
* Perplexity AI search tool implementation by marufaytekin in https://github.com/ag2ai/ag2/pull/1439
* ReasoningAgent Fix process termination by giorgossideris in https://github.com/ag2ai/ag2/pull/1438
* [Docs]: Pattern Cookbook - Redundant Pattern to use nested chat by marklysze in https://github.com/ag2ai/ag2/pull/1435
* Add youtube search tool, notebook, and doc. by CAROLZXYZXY in https://github.com/ag2ai/ag2/pull/1440
* Fix Bedrock Boto3 Client Timeout by ronaldpereira in https://github.com/ag2ai/ag2/pull/1431
* Add Tool Choice parameter to model provider configs for tool control by marklysze in https://github.com/ag2ai/ag2/pull/1450
* Tool Choice test updates for new parameters by marklysze in https://github.com/ag2ai/ag2/pull/1459
* YouTube tool notebook metadata and documentation page linking by marklysze in https://github.com/ag2ai/ag2/pull/1460
* Bump version to 0.8.4 by marklysze in https://github.com/ag2ai/ag2/pull/1458
**Full Changelog**: https://github.com/ag2ai/ag2/compare/v0.8.3...v0.8.4