Releases: camel-ai/camel
Releases · camel-ai/camel
v0.2.60
What's Changed
- docs: Add ACI usage cookbook by @YueTwo in #2420
- chore: minor fix for aci cookbook and wolframaplha integration by @Wendong-Fan in #2426
- fix: minor bug in http runtime example by @boerz-coding in #2425
- feat: streamable HTTP by @Saedbhati in #2424
- fix: unstable tool_calling_math_async test by @boerz-coding in #2427
- feat: update Gemini model types, fix Gemini-2.0-Flash matching issue by @fish98 in #2397
- test: Integration test - minimal dependency check by @boerz-coding in #2405
- fix: roi rectangle adapt to retina display by @YoloMao in #2059
- fix: rename monte_carlo_tree_search to evaluate_partial_solution and clarify solve docstring by @YuhangWuAI in #2289
- feat: jina reranker refactor + api support by @JINO-ROHIT in #2258
- chore: relax numpy versions by @JINO-ROHIT in #2438
- feat: extra headers for azure openai by @JINO-ROHIT in #2434
- refactor: Wolfram Alpha and Github Toolkit by @Wendong-Fan in #2447
New Contributors
- @YueTwo made their first contribution in #2420
- @fish98 made their first contribution in #2397
- @YoloMao made their first contribution in #2059
- @YuhangWuAI made their first contribution in #2289
Full Changelog: v0.2.59...v0.2.60
v0.2.59
What's Changed
- feat: Add Airbnb MCP integration use case for CAMEL Agents as MCP Client by @1sarthakbhardwaj in #2393
- chore: Move usecase under example folder, update config by @Wendong-Fan in #2395
- chore: Update usecase README.md by @1sarthakbhardwaj in #2396
- ehance:min_enhance_docstring by @zjrwtx in #2394
- doc: Camel MCP cookbook by @MuggleJinx in #2310
- chore: fixed typos in and edited agents_with_MCP cookbook by @boerz-coding in #2407
- feat: Integrating BrowseComp Benchmark by @sunchengxuanivy in #2293
- fix: mcp arxiv toolkit by @zjrwtx in #2413
- fix: Multi-round step running token count in ChatAgent by @Wendong-Fan in #2416
- fix: Run mcp sse connection by @MuggleJinx in #2406
- fix: mcp toolit and test by @Wendong-Fan in #2417
Full Changelog: v0.2.58...v0.2.59
v0.2.58
What's Changed
- fix: migrate to
logger.warning
by @emmanuel-ferdman in #2356 - feat:add gemini-2.5-pro-preview-05-06 in GEMINI by @zjrwtx in #2345
- feat: markitdown loader by @JINO-ROHIT in #2248
- fix: delete reduplicative package by @zjrwtx in #2366
- feat: mcp server launch with better interface by @JINO-ROHIT in #2333
- fix: Remove 'camel' from 'all' list in 'camel/init.py' by @boerz-coding in #2369
- chore: update mcp usage in test,support all connection modes by @Wendong-Fan in #2370
- docs: clarify use of .env and automatic loading in pytest by @yongli-abc in #2373
- chore: update workforce default tool for new agent by @Wendong-Fan in #2377
- docs: update techstack image by @Douglasymlai in #2335
- fix: wrong docstring in excel_toolkit.py by @li-boxuan in #2374
- refactor: wolfram toolkit by @JINO-ROHIT in #2387
- feat: add MCP search agent by @MuggleJinx in #2222
- feat: browserToolkit supports async by @subway-jack in #1886
- fix: bugs and update openai_compatible_model by @fengju0213 in #2287
- updated link of the notebook by @Saedbhati in #2389
New Contributors
- @emmanuel-ferdman made their first contribution in #2356
- @yongli-abc made their first contribution in #2373
- @li-boxuan made their first contribution in #2374
- @subway-jack made their first contribution in #1886
Full Changelog: v0.2.57...v0.2.58
v0.2.57
What's Changed
- chore: add error rasing for gemini tool call with response format by @Wendong-Fan in #2363
- fix: stream bugs and update siliconflow_model_example.py by @fengju0213 in #2358
Full Changelog: v0.2.56...v0.2.57
v0.2.56
What's Changed
- feat: mistral model add async implementation by @Wendong-Fan in #2348
- feat: Add playwright mcp toolkit by @Wendong-Fan in #2353
- feat: Support Mistral medium by @Wendong-Fan in #2354
Full Changelog: v0.2.55...v0.2.56
v0.2.55
What's Changed
- feat: Agent as MCP server by @MuggleJinx in #2144
- feat: add argument for using Dict as config in MCP toolkit by @MuggleJinx in #2218
- feat: add pulse mcp search toolkits by @MuggleJinx in #2278
- feat: Pass timeout to MCP session by @CaelumF in #2343
- Add list tools and call tool functions for Klavis AI toolkit. by @xiangkaiz in #2337
- fix: update azure model list, remove check for model type by @Wendong-Fan in #2347
Full Changelog: v0.2.54...v0.2.55
v0.2.54
What's Changed
- chore: move browser_toolkit_save_auth_cookie to utils by @Wendong-Fan in #2332
Full Changelog: v0.2.53...v0.2.54
v0.2.53
What's Changed
- feat: ModelFactory support passing additional argument by @Wendong-Fan in #2327
- feat: gemini embedding support. by @keli-wen in #2325
- docs: Add docstring for MCPServer by @lightaime in #2322
- feat: ACI_Tool_interface by @Saedbhati in #2295
- feat: add termination parameter to ChatAgent step and astep by @a7m-1st in #2285
- release: fix unit test and release 0.2.53 by @Wendong-Fan in #2330
- feat: enable MCP to models without function calling (same as #1978, fix for a clear git history) by @MuggleJinx in #2128
New Contributors
Full Changelog: v0.2.52...v0.2.53
v0.2.52
What's Changed
- feat: Add Klavis toolkit. by @xiangkaiz in #2309
- feat: Add 'strict' parameter to constructors of MCPClient and MCPToolkit classes by @coolbeevip in #2290
- feat: integrating daytona runtime by @JINO-ROHIT in #2261
- release: v0.2.52 by @Wendong-Fan in #2319
New Contributors
- @xiangkaiz made their first contribution in #2309
Full Changelog: v0.2.51...v0.2.52
v0.2.51
What's Changed
- feat:add deepseek prover v2 671B in ppio by @zjrwtx in #2304
- enhance: SingleStepEnv add timeout by @Wendong-Fan in #2116
- chore: Azure OpenAI support azure_ad_token_provider by @Wendong-Fan in #2314
- fix: Ollama and VLLM api key & url setting by @Wendong-Fan in #2316
Full Changelog: v0.2.50...v0.2.51