Camel-ai

Latest version: v0.2.38

Safety actively analyzes 723158 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 6 of 13

0.2.11

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

0.2.10

What's Changed
* feat: Sharegpt conversion by CaelumF in https://github.com/camel-ai/camel/pull/1144
* chore: add mode Qwen models, fix doc bug by Wendong-Fan in https://github.com/camel-ai/camel/pull/1178
* feat: Wolfram alpha records SBSHintStep info by Wendong-Fan in https://github.com/camel-ai/camel/pull/1162
* feat: synthesize the execution of tool calling by Zhangzeyu97 in https://github.com/camel-ai/camel/pull/1140
* feat: Integrate Persona Hub Techniques into CAMEL for Enhanced Agent Diversity by Appointat in https://github.com/camel-ai/camel/pull/716
* chore: update asknews example and api key setting by Wendong-Fan in https://github.com/camel-ai/camel/pull/1182
* feat: Support default model and platform setting from env by Wendong-Fan in https://github.com/camel-ai/camel/pull/1183
* chore: minor fix and update by Wendong-Fan in https://github.com/camel-ai/camel/pull/1188
* feat: Update guide for applying and using keys in camel by NeilJohnson0930 in https://github.com/camel-ai/camel/pull/1176
* feat: Add support for Gemini-Exp-1114 model (1187) by MuggleJinx in https://github.com/camel-ai/camel/pull/1189
* feat: Integrate cohere models by Wendong-Fan in https://github.com/camel-ai/camel/pull/932
* feat: support openai structured output by Wendong-Fan in https://github.com/camel-ai/camel/pull/1198
* chore: fix pydantic version to less than 2.10 by Wendong-Fan in https://github.com/camel-ai/camel/pull/1201
* feat: Add human toolkit for human interaction with the agent (1158) by MuggleJinx in https://github.com/camel-ai/camel/pull/1200
* feat: Add Runtime for tool calling by liuxukun2000 in https://github.com/camel-ai/camel/pull/1163
* chore: update mission by Wendong-Fan in https://github.com/camel-ai/camel/pull/1207
* feat: Integrate video reading by ZackYule in https://github.com/camel-ai/camel/pull/883
* chore: update doc and small polish by Wendong-Fan in https://github.com/camel-ai/camel/pull/1209
* fix pipeline by liuxukun2000 in https://github.com/camel-ai/camel/pull/1222
* fix: the Chinese characters in the license template into English … by koch3092 in https://github.com/camel-ai/camel/pull/1231
* chore: add qwq model, update based on code review by Wendong-Fan in https://github.com/camel-ai/camel/pull/1237
* feat: Update Gemini implementation with openai compatibility by Wendong-Fan in https://github.com/camel-ai/camel/pull/1225
* feat: support deepseek model in camel by NeilJohnson0930 in https://github.com/camel-ai/camel/pull/1217
* feat: Support Text to BaseModel by liuxukun2000 in https://github.com/camel-ai/camel/pull/1060
* fix: Support Text to BaseModel by Wendong-Fan in https://github.com/camel-ai/camel/pull/1241
* feat: Openai compatible embedding by Wendong-Fan in https://github.com/camel-ai/camel/pull/1223
* fix: bug fix and small enhance by Wendong-Fan in https://github.com/camel-ai/camel/pull/1247

New Contributors
* liuxukun2000 made their first contribution in https://github.com/camel-ai/camel/pull/1163

**Full Changelog**: https://github.com/camel-ai/camel/compare/v0.2.9...v0.2.10

0.2.9

What's Changed
* fix: RolePlaying model setting would be override by default model by Wendong-Fan in https://github.com/camel-ai/camel/pull/1170


**Full Changelog**: https://github.com/camel-ai/camel/compare/v0.2.8...v0.2.9

0.2.8

What's Changed
* fix: init_message use current sys msg by Wendong-Fan in https://github.com/camel-ai/camel/pull/1167
* fix: update `n` type in OpenAI Model by Wendong-Fan in https://github.com/camel-ai/camel/pull/1168


**Full Changelog**: https://github.com/camel-ai/camel/compare/v0.2.7...v0.2.8

0.2.7

What's Changed
* feat: Notion toolkit integration by willshang76 in https://github.com/camel-ai/camel/pull/1111
* feat: google scholar toolkit support `author` assignment by Wendong-Fan in https://github.com/camel-ai/camel/pull/1124
* feat: Integrate apify by Asher-hss in https://github.com/camel-ai/camel/pull/1123
* feat: Tavily search integration by dxmaptin in https://github.com/camel-ai/camel/pull/1039
* feat: generate openai tool schema by Zhangzeyu97 in https://github.com/camel-ai/camel/pull/1070
* chore: update workforce doc and openai o1 example by Wendong-Fan in https://github.com/camel-ai/camel/pull/1133
* fix: broken dependency of docker on aarch64 by WHALEEYE in https://github.com/camel-ai/camel/pull/1135
* feat: Add data commons toolkit by dxmaptin in https://github.com/camel-ai/camel/pull/979
* feat: Add support for 01 model platform by MuggleJinx in https://github.com/camel-ai/camel/pull/1093
* docs: Update the missing docstrings on different modules (911) by MuggleJinx in https://github.com/camel-ai/camel/pull/1079
* chore: add grok example by Wendong-Fan in https://github.com/camel-ai/camel/pull/1138
* feat: Add support for Qwen model platform (1033) by MuggleJinx in https://github.com/camel-ai/camel/pull/1137
* feat: add github funcs with github toolkit by raywhoelse in https://github.com/camel-ai/camel/pull/1099
* fix: the priority issue in the model configuration for user_agent_kwargs and assistant_agent_kwargs by coolbeevip in https://github.com/camel-ai/camel/pull/1150
* feat: Qdrant enhancement by koch3092 in https://github.com/camel-ai/camel/pull/1147
* chore: Priority critic and task agent kwargs in RolePlaying by Wendong-Fan in https://github.com/camel-ai/camel/pull/1155
* doc: pdate `readme.md` with features and some main feature code sinppets by yiyiyi0817 in https://github.com/camel-ai/camel/pull/1154
* feat: WolframAlpha more detailed output by Wendong-Fan in https://github.com/camel-ai/camel/pull/1126
* feat: add param extra_payload for VectorRetriever.process() by koch3092 in https://github.com/camel-ai/camel/pull/1161
* docs: update loader part by Asher-hss in https://github.com/camel-ai/camel/pull/1160
* fix: output_language setting in ChatAgent by Wendong-Fan in https://github.com/camel-ai/camel/pull/1165

New Contributors
* dxmaptin made their first contribution in https://github.com/camel-ai/camel/pull/1039
* Zhangzeyu97 made their first contribution in https://github.com/camel-ai/camel/pull/1070
* MuggleJinx made their first contribution in https://github.com/camel-ai/camel/pull/1093

**Full Changelog**: https://github.com/camel-ai/camel/compare/v0.2.6...v0.2.7

0.2.6

What's Changed
* fix: llama tool call msg & remove samba fast api by Wendong-Fan in https://github.com/camel-ai/camel/pull/1120


**Full Changelog**: https://github.com/camel-ai/camel/compare/v0.2.5...v0.2.6

Page 6 of 13

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.