Camel-ai

Latest version: v0.2.38

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

Scan your dependencies

Page 1 of 13

0.2.38

What's Changed
* feat: add Evol-Instruct alike methods to camel/datagen by Zhangzeyu97 in https://github.com/camel-ai/camel/pull/1990
* fix: python verifier on windows by Zhangzeyu97 in https://github.com/camel-ai/camel/pull/2005
* refactor: Clean up SingleStepEnv by apokryphosx in https://github.com/camel-ai/camel/pull/1985
* fix create_your_first_agents_society.ipynb: 2 typos by didier-durand in https://github.com/camel-ai/camel/pull/2011
* feat: add tidb vector storage by Mini256 in https://github.com/camel-ai/camel/pull/1942
* chore: Enhance TiDB vector DB integration by Wendong-Fan in https://github.com/camel-ai/camel/pull/2014
* refactor: Thinking toolkit by GitHoobar in https://github.com/camel-ai/camel/pull/1994
* feat: Support browser toolkit with pre-defined dynamic channel by KennyDizi in https://github.com/camel-ai/camel/pull/1937
* enhance: Support browser toolkit with dynamic channel PR 1937 by Wendong-Fan in https://github.com/camel-ai/camel/pull/2016
* feat: add searxng toolkit by GitHoobar in https://github.com/camel-ai/camel/pull/1963
* feat: adding timeout for basemodel backend by JINO-ROHIT in https://github.com/camel-ai/camel/pull/1953
* feat: add openai response api by GitHoobar in https://github.com/camel-ai/camel/pull/1824
* refactor: Pandasai not using llm by default by Wendong-Fan in https://github.com/camel-ai/camel/pull/2023
* fix: memory sort without system message by raywhoelse in https://github.com/camel-ai/camel/pull/1788
* fix:SubprocessInterpreter does not successfully provide code by Wendong-Fan in https://github.com/camel-ai/camel/pull/2024
* chore: update dependency for owl by jjyaoao in https://github.com/camel-ai/camel/pull/1884
* chore: fix memory example, make numpy optional by Wendong-Fan in https://github.com/camel-ai/camel/pull/2025

New Contributors
* Mini256 made their first contribution in https://github.com/camel-ai/camel/pull/1942
* KennyDizi made their first contribution in https://github.com/camel-ai/camel/pull/1937

**Full Changelog**: https://github.com/camel-ai/camel/compare/v0.2.37...v0.2.38

0.2.37

What's Changed
* chore: Update all the model config parameters as optional and set default value as None. by JINO-ROHIT in https://github.com/camel-ai/camel/pull/1947
* feat: add think toolkit by GitHoobar in https://github.com/camel-ai/camel/pull/1958
* docs: Add cookbook for how to use `SingleStepEnv` by hallerite in https://github.com/camel-ai/camel/pull/1922
* docs: improve cookbook for SingleStepEnv and add cookbook for batched SingleStepEnv by hallerite in https://github.com/camel-ai/camel/pull/1973
* simple example in readme by JINO-ROHIT in https://github.com/camel-ai/camel/pull/1979
* Fix typo of links on readme by lightaime in https://github.com/camel-ai/camel/pull/1987
* feat: A new agent that could process queries based on GitHub repos by AveryYay in https://github.com/camel-ai/camel/pull/1941
* feat: Support Gemini 2.5 pro by Wendong-Fan in https://github.com/camel-ai/camel/pull/1995


**Full Changelog**: https://github.com/camel-ai/camel/compare/v0.2.36...v0.2.37

0.2.36

What's Changed
* fix(storages): Replace deprecated `search` method with `query_points` by coolbeevip in https://github.com/camel-ai/camel/pull/1794
* feat: add browser download by Asher-hss in https://github.com/camel-ai/camel/pull/1932
* refactor: Simplify usage of Verifier by hallerite in https://github.com/camel-ai/camel/pull/1916
* chore: make the default selection for sanbox to subprocess in the Code_execution Toolkit. by JINO-ROHIT in https://github.com/camel-ai/camel/pull/1933
* docs: update latest docs with missing toolkits by JINO-ROHIT in https://github.com/camel-ai/camel/pull/1938
* feat: accepting header in mcp toolkits by MuggleJinx in https://github.com/camel-ai/camel/pull/1939
* fix: stream prop for groq by JINO-ROHIT in https://github.com/camel-ai/camel/pull/1940
* feat: Integrate Mem0 as Memory by Dev-Khant in https://github.com/camel-ai/camel/pull/1796
* feat: adding support for openrouter by JINO-ROHIT in https://github.com/camel-ai/camel/pull/1917
* fix: mem0 mypy test and doc, openrouter key, mcp test by Wendong-Fan in https://github.com/camel-ai/camel/pull/1943
* fix: remove anyOf to support Gemini tool call by Wendong-Fan in https://github.com/camel-ai/camel/pull/1948
* release: v 0.2.36 by Wendong-Fan in https://github.com/camel-ai/camel/pull/1950

New Contributors
* Dev-Khant made their first contribution in https://github.com/camel-ai/camel/pull/1796

**Full Changelog**: https://github.com/camel-ai/camel/compare/v0.2.35...v0.2.36

0.2.35

What's Changed
* refactor: Iterable dataset by apokryphosx in https://github.com/camel-ai/camel/pull/1900
* feat: Link memory to agent with id by X-TRON404 in https://github.com/camel-ai/camel/pull/1726
* fix: Record all tool calls from LLM response by Wendong-Fan in https://github.com/camel-ai/camel/pull/1928
* feat: Chunker module enabling custom chunking strategy by AveryYay in https://github.com/camel-ai/camel/pull/1727

New Contributors
* X-TRON404 made their first contribution in https://github.com/camel-ai/camel/pull/1726

**Full Changelog**: https://github.com/camel-ai/camel/compare/v0.2.34...v0.2.35

0.2.34

New Contributors
* yihuang made their first contribution in https://github.com/camel-ai/camel/pull/1898
* Jerry-Terrasse made their first contribution in https://github.com/camel-ai/camel/pull/1911
* parthshr370 made their first contribution in https://github.com/camel-ai/camel/pull/1906
* didier-durand made their first contribution in https://github.com/camel-ai/camel/pull/1903
* TommeyChang made their first contribution in https://github.com/camel-ai/camel/pull/1902

**Full Changelog**: https://github.com/camel-ai/camel/compare/v0.2.33...v0.2.34

0.2.33

**Full Changelog**: https://github.com/camel-ai/camel/compare/v0.2.32...v0.2.33

Page 1 of 13

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.