What's Changed
* Add ModelManager to schedule calls between different model backend by RomanPryima1 in https://github.com/camel-ai/camel/pull/1190
* feat: Added logprobs handling in choice response and user can get the logit… by hengzzzhou in https://github.com/camel-ai/camel/pull/1236
* chore: polish PR 1236 by Wendong-Fan in https://github.com/camel-ai/camel/pull/1248
* feat: Added other interpreters to CodeExecutionToolkit by anjieyang in https://github.com/camel-ai/camel/pull/1246
* fix: that user cannot see question when using human_toolkit by MuggleJinx in https://github.com/camel-ai/camel/pull/1251
* feat: added manual addition of filename metadata and normalized extra… by koch3092 in https://github.com/camel-ai/camel/pull/1253
* fix: use print instead of customized logger for human tool by Wendong-Fan in https://github.com/camel-ai/camel/pull/1258
* chore: add gpt 4o mini to azure openai ai by Wendong-Fan in https://github.com/camel-ai/camel/pull/1263
* fix: Remove deprecated `min_tokens` parameter from mistral config. by keli-wen in https://github.com/camel-ai/camel/pull/1268
* feat: Alpaca pydantic class for easy conversion, validation, and structured output generation by CaelumF in https://github.com/camel-ai/camel/pull/1202
* feat: add NVIDIA model platform support by anjieyang in https://github.com/camel-ai/camel/pull/1226
* feat: support openai structured output as objecct by willshang76 in https://github.com/camel-ai/camel/pull/1229
* feat: Add logging by CaelumF in https://github.com/camel-ai/camel/pull/701
* feat: Integrate text to 3d model: Meshy by dxmaptin in https://github.com/camel-ai/camel/pull/1259
* chore: remove api_keys_required for firecrawl to support self-deploy by Wendong-Fan in https://github.com/camel-ai/camel/pull/1272
* chore: release v0.2.11 by Wendong-Fan in https://github.com/camel-ai/camel/pull/1275
New Contributors
* RomanPryima1 made their first contribution in https://github.com/camel-ai/camel/pull/1190
* hengzzzhou made their first contribution in https://github.com/camel-ai/camel/pull/1236
* anjieyang made their first contribution in https://github.com/camel-ai/camel/pull/1246
* keli-wen made their first contribution in https://github.com/camel-ai/camel/pull/1268
**Full Changelog**: https://github.com/camel-ai/camel/compare/v0.2.10...v0.2.11