What's Changed
* docs: Correct hyperlink for Hackathon Judge Committee by 1sarthakbhardwaj in https://github.com/camel-ai/camel/pull/1617
* docs(cookbooks): Fix incorrect URL in self_instruct_data_generation.ipynb by coolbeevip in https://github.com/camel-ai/camel/pull/1610
* feat: custom prompt in graph agent by NeilJohnson0930 in https://github.com/camel-ai/camel/pull/1605
* feat: Hybrid Retrieval by yiyiyi0817 in https://github.com/camel-ai/camel/pull/1398
* feat: Waleed Networkx integration by waleedalzarooni in https://github.com/camel-ai/camel/pull/1456
* refactor: ChatAgent by WHALEEYE in https://github.com/camel-ai/camel/pull/1424
* feat: new implementation of timeout functionality for all toolkits by MuggleJinx in https://github.com/camel-ai/camel/pull/1595
* feat: Integrate Zapier AI tool by Asher-hss in https://github.com/camel-ai/camel/pull/1594
* feat: add warning by zoezyn in https://github.com/camel-ai/camel/pull/1591
* docs: Update documentation for models by 1sarthakbhardwaj in https://github.com/camel-ai/camel/pull/1567
* fix: Backend model tool call by WHALEEYE in https://github.com/camel-ai/camel/pull/1624
* docs: Unify cookbooks of basic concepts by JoyceXu02 in https://github.com/camel-ai/camel/pull/1615
* feat: Add api key link in error info by TOGOTOO in https://github.com/camel-ai/camel/pull/1630
* feat(datagen): add stop_on_first_failure option to InstructionFilter by coolbeevip in https://github.com/camel-ai/camel/pull/1627
* fix: Url error of STar by zjrwtx in https://github.com/camel-ai/camel/pull/1634
* fix: Base model handle image type by Wendong-Fan in https://github.com/camel-ai/camel/pull/1633
* feat: KnowNo implementation by MuggleJinx in https://github.com/camel-ai/camel/pull/1629
* docs: Unify Data Processing Cookbooks by JoyceXu02 in https://github.com/camel-ai/camel/pull/1645
* fix: Keep `strict` in tool schema by Wendong-Fan in https://github.com/camel-ai/camel/pull/1657
* feat: Rejection sampling data generation pipeline with SelfImprovingCoT pipeline by JoyceXu02 in https://github.com/camel-ai/camel/pull/1646
* feat:add gpt4.5 model by zjrwtx in https://github.com/camel-ai/camel/pull/1673
* feat(memories): add timestamp in VectorDBMemory to prevent data retrieval order confusion by coolbeevip in https://github.com/camel-ai/camel/pull/1644
* feat:add Ollama multimodal model example by zjrwtx in https://github.com/camel-ai/camel/pull/1679
* docs: Polish ReadME by Douglasymlai in https://github.com/camel-ai/camel/pull/1635
* feat: Initial implementation for BaseVerifier by Wendong-Fan in https://github.com/camel-ai/camel/pull/1597
* feat: Python Verifier implementation by hallerite in https://github.com/camel-ai/camel/pull/1702
* feat: reasoning_parameter integration by waleedalzarooni in https://github.com/camel-ai/camel/pull/1715
* chore: Remove heavy & unnecessary dependencies by Wendong-Fan in https://github.com/camel-ai/camel/pull/1651
* chore: Update ModelManager error message for one model by Wendong-Fan in https://github.com/camel-ai/camel/pull/1719
* feat(datagen): Enhance JSON output with ensure_ascii option in SelfImprovingCoTPipeline by coolbeevip in https://github.com/camel-ai/camel/pull/1718
* feat(datagen): add logging for error handling and instruction generation progress by coolbeevip in https://github.com/camel-ai/camel/pull/1701
* docs: Update doc by Wendong-Fan in https://github.com/camel-ai/camel/pull/1743
* feat: add image analysis toolkit by raywhoelse in https://github.com/camel-ai/camel/pull/1741
* feat: Update dependency management to uv by Wendong-Fan in https://github.com/camel-ai/camel/pull/1745
* chore: Update uv install by Wendong-Fan in https://github.com/camel-ai/camel/pull/1749
* feat: Add ExcelToolkit by Wendong-Fan in https://github.com/camel-ai/camel/pull/1739
* feat: Add audio toolkit from owl project by Aaron617 in https://github.com/camel-ai/camel/pull/1744
* feat: Add WebToolkit from owl by Wendong-Fan in https://github.com/camel-ai/camel/pull/1751
* fix: issues about local image path by raywhoelse in https://github.com/camel-ai/camel/pull/1750
* release: version 0.2.23 by Wendong-Fan in https://github.com/camel-ai/camel/pull/1753
New Contributors
* 1sarthakbhardwaj made their first contribution in https://github.com/camel-ai/camel/pull/1617
* zoezyn made their first contribution in https://github.com/camel-ai/camel/pull/1591
* JoyceXu02 made their first contribution in https://github.com/camel-ai/camel/pull/1615
* TOGOTOO made their first contribution in https://github.com/camel-ai/camel/pull/1630
* Douglasymlai made their first contribution in https://github.com/camel-ai/camel/pull/1635
* Aaron617 made their first contribution in https://github.com/camel-ai/camel/pull/1744
**Full Changelog**: https://github.com/camel-ai/camel/compare/v0.2.22...v0.2.23