Releases: camel-ai/camel
Releases · camel-ai/camel
v0.2.76a0
What's Changed
- feat: add AMD model platform support by @danielhua23 in #2985
- enhance: add AMD model platform support PR2985 by @Wendong-Fan in #3070
- enhance: browser_som_screenshot by @nitpicker55555 in #3059
- fix(chat_agent): make
StreamingChatAgentResponse.__iter__
yield stored responses when already consumed by @coolbeevip in #3083 - chore: enhance usage with stream mode by @fengju0213 in #3039
- fix: cannot have keywords {'description'}. #3001 by @Saedbhati in #3041
- fix: tool call with stream mode by @Wendong-Fan in #3085
- feat: add pydantic type check in mcp decorator by @MuggleJinx in #3017
- [Feature Request] Integrate Grok image by @jajajalalalala in #3040
- feat: integrate minimax mcp toolkit by @MuggleJinx in #2994
- chore: browser websocket connection by @nitpicker55555 in #3092
- [Feat] Integreate microsandbox as local sandbox solution by @Ol1ver0413 in #3069
- fix: microsand box integration by @Wendong-Fan in #3101
- chore: add log_dir for browser and terminal tool by @Wendong-Fan in #3102
- release: v0276a0 by @Wendong-Fan in #3103
New Contributors
- @danielhua23 made their first contribution in #2985
Full Changelog: v0.2.75...v0.2.76a0
v0.2.75
What's Changed
- feat: support claude 4.1 by @Wendong-Fan in #2988
- feat: add metaso.cn API search by @hu-mengliang in #2986
- enhance: add metaso.cn API search PR2986 by @Wendong-Fan in #2991
- chore: remove model config check by @Wendong-Fan in #2990
- feat: support gpt5 by @Wendong-Fan in #2995
- fix: Update KIMI model default URL by @MuggleJinx in #2996
- chore: google_search by @nitpicker55555 in #2992
- release: v 0.2.75a2 by @Wendong-Fan in #2997
- docs: add structured output tutorial to agents.mdx (fixes #2900) by @1sarthakbhardwaj in #2939
- release v0.2.75a3 by @Wendong-Fan in #3014
- feat(models): Add Mistral Medium 3.1 by @1sarthakbhardwaj in #3013
- fix: type script browser cdp connection by @nitpicker55555 in #3009
- fix code block rendering line break bug by @Craran in #3019
- feat: Add TerminalToolkit MCP server and examples by @1sarthakbhardwaj in #2937
- docs: Add pptx cookbook by @1sarthakbhardwaj in #2666
- feat: Update OpenAIImageToolkit to support multiple image generation by @Wendong-Fan in #3025
- [Issue 2900] Add structured response cookbook by @jajajalalalala in #2949
- Optimise Task channel by @Saedbhati in #3011
- chore: cookbook update video_analysis.ipynb by @Saedbhati in #2673
- feat: ollama support api key config by @Wendong-Fan in #3035
- chore: enhance toolkit function naming by @Wendong-Fan in #3038
- Chore: browser by @nitpicker55555 in #3042
- docs: Improvise Workforce by @1sarthakbhardwaj in #2926
- Feat: Add Nebius AI Studio integration by @1sarthakbhardwaj in #3046
- enhance: ChatAgent timeout and retry by @Wendong-Fan in #3047
- chore: remove model speed cookbook by @Wendong-Fan in #3058
- Update models.md by @Astrodevil in #3057
- fix: docs json format by @Wendong-Fan in #3060
- fix: add connection timeout check in mcp toolkit connection by @MuggleJinx in #3051
- fix: openai model redundant api call by @Wendong-Fan in #3065
New Contributors
- @hu-mengliang made their first contribution in #2986
- @Craran made their first contribution in #3019
- @Astrodevil made their first contribution in #3057
Full Changelog: v0.2.74...v0.2.75
v0.2.75a6
What's Changed
- [Issue 2900] Add structured response cookbook by @jajajalalalala in #2949
- Optimise Task channel by @Saedbhati in #3011
- chore: cookbook update video_analysis.ipynb by @Saedbhati in #2673
- feat: ollama support api key config by @Wendong-Fan in #3035
- chore: enhance toolkit function naming by @Wendong-Fan in #3038
- Chore: browser by @nitpicker55555 in #3042
- docs: Improvise Workforce by @1sarthakbhardwaj in #2926
- Feat: Add Nebius AI Studio integration by @1sarthakbhardwaj in #3046
- enhance: ChatAgent timeout and retry by @Wendong-Fan in #3047
Full Changelog: v0.2.75a5...v0.2.75a6
v0.2.75a5
What's Changed
- feat(models): Add Mistral Medium 3.1 by @1sarthakbhardwaj in #3013
- fix: type script browser cdp connection by @nitpicker55555 in #3009
- fix code block rendering line break bug by @Craran in #3019
- feat: Add TerminalToolkit MCP server and examples by @1sarthakbhardwaj in #2937
- docs: Add pptx cookbook by @1sarthakbhardwaj in #2666
- feat: Update OpenAIImageToolkit to support multiple image generation by @Wendong-Fan in #3025
New Contributors
Full Changelog: v0.2.75a3...v0.2.75a5
v0.2.75a3
What's Changed
- docs: add structured output tutorial to agents.mdx (fixes #2900) by @1sarthakbhardwaj in #2939
- release v0.2.75a3 by @Wendong-Fan in #3014
Full Changelog: v0.2.75a2...v0.2.75a3
v0.2.75a2
What's Changed
- feat: support gpt5 by @Wendong-Fan in #2995
- fix: Update KIMI model default URL by @MuggleJinx in #2996
- chore: google_search by @nitpicker55555 in #2992
- release: v 0.2.75a2 by @Wendong-Fan in #2997
Full Changelog: v0.2.75a0...v0.2.75a2
v0.2.75a0
What's Changed
- feat: support claude 4.1 by @Wendong-Fan in #2988
- feat: add metaso.cn API search by @hu-mengliang in #2986
- enhance: add metaso.cn API search PR2986 by @Wendong-Fan in #2991
- chore: remove model config check by @Wendong-Fan in #2990
New Contributors
- @hu-mengliang made their first contribution in #2986
Full Changelog: v0.2.74...v0.2.75a0
v0.2.74
What's Changed
- chore: update dependency by @Wendong-Fan in #2968
- fix: terminal utf-8 by @Wendong-Fan in #2971
- enhance: update workforce prompt and search toolkit by @Wendong-Fan in #2974
- enhance: workforce prompt by @Wendong-Fan in #2975
- fix: anthropic token counter by @Wendong-Fan in #2980
- feat: add support for custom E2B-compatible sandbox providers by @cnJasonZ in #2961
- snapshot design and viewport toolkit py by @Ishneet0710 in #2977
- chore: pre commit error by @nitpicker55555 in #2982
- Fix:search google by @nitpicker55555 in #2979
- feat: add console and input tools to the hybrid browser toolkit [migrated from #2962] by @ankithsavio in #2969
- Updated Dockerfile by @aravindan888 in #2987
- feat: Add Horizon Alpha model from OpenRouter to CAMEL by @1sarthakbhardwaj in #2972
New Contributors
- @cnJasonZ made their first contribution in #2961
- @Ishneet0710 made their first contribution in #2977
- @ankithsavio made their first contribution in #2969
- @aravindan888 made their first contribution in #2987
Full Changelog: v0.2.73...v0.2.74
v0.2.74a5
What's Changed
- fix: anthropic token counter by @Wendong-Fan in #2980
Full Changelog: v0.2.74a4...v0.2.74a5
v0.2.74a4
What's Changed
- enhance: update workforce prompt and search toolkit by @Wendong-Fan in #2974
- enhance: workforce prompt by @Wendong-Fan in #2975
Full Changelog: v0.2.74a1...v0.2.74a4