* feat: enable image modality for `ChatAgent` by zechengz in https://github.com/camel-ai/camel/pull/473
* Update CAMEL Documentation by cat-searcher-bot in https://github.com/camel-ai/camel/pull/497
* [BUG] duplicated documentation for agent by Wendong-Fan in https://github.com/camel-ai/camel/pull/513
* feat: add Anthropic support by ocss884 in https://github.com/camel-ai/camel/pull/288
* fix format and del unused import by ocss884 in https://github.com/camel-ai/camel/pull/525
* fix/update to qdrant 1.9 version by Wendong-Fan in https://github.com/camel-ai/camel/pull/530
* Update `ModelType` and remove legacy models by lightaime in https://github.com/camel-ai/camel/pull/511
* feat: add create_element_from_text to Unstructured IO module by Wendong-Fan in https://github.com/camel-ai/camel/pull/516
* feat: Enable Twitter API Function Calls for Social Media Interactions by yiyiyi0817 in https://github.com/camel-ai/camel/pull/517
* move linter&formatter to Ruff, reformat codebase and fix some bugs by ocss884 in https://github.com/camel-ai/camel/pull/533
* feat: knowledge graph storage by Wendong-Fan in https://github.com/camel-ai/camel/pull/450
* quick fix: wolfram alpha docstring by Wendong-Fan in https://github.com/camel-ai/camel/pull/534
* quick fix/pypi version use 0.1.3 by Wendong-Fan in https://github.com/camel-ai/camel/pull/535
* quick fix: gradio app logo url by Wendong-Fan in https://github.com/camel-ai/camel/pull/536
* fix: errors in task_generation examples by Wendong-Fan in https://github.com/camel-ai/camel/pull/538
* fix: retriever module follow LSP, utils function use `GPT_3_5_TURBO` by Wendong-Fan in https://github.com/camel-ai/camel/pull/532
* feat: cohere rerank retriever by Wendong-Fan in https://github.com/camel-ai/camel/pull/471
* Remove `ChatGPTVisionConfig` and refactor configs by zechengz in https://github.com/camel-ai/camel/pull/539
* feat: add gpt4o by Wendong-Fan in https://github.com/camel-ai/camel/pull/555
* feat: RAG citation and function call by Wendong-Fan in https://github.com/camel-ai/camel/pull/537
* Supports automatic calling of APIs conforming to the OpenAPI specification. by yiyiyi0817 in https://github.com/camel-ai/camel/pull/548
* docs: remove useless import by Undertone0809 in https://github.com/camel-ai/camel/pull/568
* feat: Add GitHub integration by rsrbk in https://github.com/camel-ai/camel/pull/559
* feat: knowledge graph agent by Wendong-Fan in https://github.com/camel-ai/camel/pull/566
* feat: Integrate OpenAI audio models by Wendong-Fan in https://github.com/camel-ai/camel/pull/561
* feat: Integrate slack by Wendong-Fan in https://github.com/camel-ai/camel/pull/560
* refactor: move from function to tools by Wendong-Fan in https://github.com/camel-ai/camel/pull/556
* feat: ChatAgent support api key as parameter by Wendong-Fan in https://github.com/camel-ai/camel/pull/551
* [Feature] Add dependencies_required and api_keys_required by ArnoldIOI in https://github.com/camel-ai/camel/pull/405
* chores: move `role_playing_with_functions` from utils into example by Wendong-Fan in https://github.com/camel-ai/camel/pull/549