What's Changed
* feat: o1datagen core by zjrwtx in https://github.com/camel-ai/camel/pull/1274
* fix: Remove leading newlines from tool calls by CaelumF in https://github.com/camel-ai/camel/pull/1350
* Update unsloth cookbooks by CaelumF in https://github.com/camel-ai/camel/pull/1352
* feat: `ChatAgent` refactoring by Wendong-Fan in https://github.com/camel-ai/camel/pull/1142
* feat: add native structure output property by WHALEEYE in https://github.com/camel-ai/camel/pull/1354
* feat: Preliminary implementation of self-instruct pipeline by AveryYay in https://github.com/camel-ai/camel/pull/1276
* fix: when the user does not use huggingface record preset fields, the preset fields will be ignored. by koch3092 in https://github.com/camel-ai/camel/pull/1365
* docs:add o1datagene_cookbook by zjrwtx in https://github.com/camel-ai/camel/pull/1359
* fix: Changed params format in markdown_crawl by AveryYay in https://github.com/camel-ai/camel/pull/1363
* docs: o1datagen_sft_qwen_with_unsolth_upload_to_hf with CAMEL by zjrwtx in https://github.com/camel-ai/camel/pull/1288
* fix: Add Error Handling for Arxiv to Text by harryeqs in https://github.com/camel-ai/camel/pull/1362
* docs: Added discord bot with agentic RAG supports local model by AveryYay in https://github.com/camel-ai/camel/pull/1307
* feat: Graph sampling with Neo4j by Wendong-Fan in https://github.com/camel-ai/camel/pull/766
* feat: Linkup intergrate by raywhoelse in https://github.com/camel-ai/camel/pull/1368
* feat: Add benchmarks API-Bank, APIBench, Nexus by HHHHHejia in https://github.com/camel-ai/camel/pull/1136
* fix: enhancment for tool benchmark integration by Wendong-Fan in https://github.com/camel-ai/camel/pull/1370
* docs: updated the local model for discord bot cookbook from llama3 to QWQ by AveryYay in https://github.com/camel-ai/camel/pull/1369
* fix: api_keys_required by Wendong-Fan in https://github.com/camel-ai/camel/pull/1277
* docs: cited self-instruct paper by AveryYay in https://github.com/camel-ai/camel/pull/1372
* fix: typo by CaelumF in https://github.com/camel-ai/camel/pull/1380
* Add hint about installing CAMEL from source / topic branch by CaelumF in https://github.com/camel-ai/camel/pull/1381
* feat: Integrate OpenBB Into Camel by anjieyang in https://github.com/camel-ai/camel/pull/1300
* chore: o1datagen renaming and algorithm description adding by zjrwtx in https://github.com/camel-ai/camel/pull/1382
* Fix: circular import of `FunctionTool` and `ChatAgent` by WHALEEYE in https://github.com/camel-ai/camel/pull/1379
* chore:change the name of CoTDataGenerator and update the share link of cook… by zjrwtx in https://github.com/camel-ai/camel/pull/1385
* feat: nebula graph add time label by waleedalzarooni in https://github.com/camel-ai/camel/pull/1383
* chore: sglang doc, logger setting, version release by NeilJohnson0930 in https://github.com/camel-ai/camel/pull/1317
New Contributors
* zjrwtx made their first contribution in https://github.com/camel-ai/camel/pull/1274
* AveryYay made their first contribution in https://github.com/camel-ai/camel/pull/1276
* harryeqs made their first contribution in https://github.com/camel-ai/camel/pull/1362
* HHHHHejia made their first contribution in https://github.com/camel-ai/camel/pull/1136
* waleedalzarooni made their first contribution in https://github.com/camel-ai/camel/pull/1383
**Full Changelog**: https://github.com/camel-ai/camel/compare/v0.2.14...v0.2.15