Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
camel_ai-0.2.75-py3-none-any.whl | 2025-08-25 | 1.3 MB | |
camel_ai-0.2.75.tar.gz | 2025-08-25 | 898.3 kB | |
README.md | 2025-08-25 | 3.4 kB | |
v0.2.75 source code.tar.gz | 2025-08-25 | 118.0 MB | |
v0.2.75 source code.zip | 2025-08-25 | 119.5 MB | |
Totals: 5 Items | 239.7 MB | 3 |
What's Changed
- feat: support claude 4.1 by @Wendong-Fan in https://github.com/camel-ai/camel/pull/2988
- feat: add metaso.cn API search by @hu-mengliang in https://github.com/camel-ai/camel/pull/2986
- enhance: add metaso.cn API search PR2986 by @Wendong-Fan in https://github.com/camel-ai/camel/pull/2991
- chore: remove model config check by @Wendong-Fan in https://github.com/camel-ai/camel/pull/2990
- feat: support gpt5 by @Wendong-Fan in https://github.com/camel-ai/camel/pull/2995
- fix: Update KIMI model default URL by @MuggleJinx in https://github.com/camel-ai/camel/pull/2996
- chore: google_search by @nitpicker55555 in https://github.com/camel-ai/camel/pull/2992
- release: v 0.2.75a2 by @Wendong-Fan in https://github.com/camel-ai/camel/pull/2997
- docs: add structured output tutorial to agents.mdx (fixes [#2900]) by @1sarthakbhardwaj in https://github.com/camel-ai/camel/pull/2939
- release v0.2.75a3 by @Wendong-Fan in https://github.com/camel-ai/camel/pull/3014
- feat(models): Add Mistral Medium 3.1 by @1sarthakbhardwaj in https://github.com/camel-ai/camel/pull/3013
- fix: type script browser cdp connection by @nitpicker55555 in https://github.com/camel-ai/camel/pull/3009
- fix code block rendering line break bug by @Craran in https://github.com/camel-ai/camel/pull/3019
- feat: Add TerminalToolkit MCP server and examples by @1sarthakbhardwaj in https://github.com/camel-ai/camel/pull/2937
- docs: Add pptx cookbook by @1sarthakbhardwaj in https://github.com/camel-ai/camel/pull/2666
- feat: Update OpenAIImageToolkit to support multiple image generation by @Wendong-Fan in https://github.com/camel-ai/camel/pull/3025
- [Issue 2900] Add structured response cookbook by @jajajalalalala in https://github.com/camel-ai/camel/pull/2949
- Optimise Task channel by @Saedbhati in https://github.com/camel-ai/camel/pull/3011
- chore: cookbook update video_analysis.ipynb by @Saedbhati in https://github.com/camel-ai/camel/pull/2673
- feat: ollama support api key config by @Wendong-Fan in https://github.com/camel-ai/camel/pull/3035
- chore: enhance toolkit function naming by @Wendong-Fan in https://github.com/camel-ai/camel/pull/3038
- Chore: browser by @nitpicker55555 in https://github.com/camel-ai/camel/pull/3042
- docs: Improvise Workforce by @1sarthakbhardwaj in https://github.com/camel-ai/camel/pull/2926
- Feat: Add Nebius AI Studio integration by @1sarthakbhardwaj in https://github.com/camel-ai/camel/pull/3046
- enhance: ChatAgent timeout and retry by @Wendong-Fan in https://github.com/camel-ai/camel/pull/3047
- chore: remove model speed cookbook by @Wendong-Fan in https://github.com/camel-ai/camel/pull/3058
- Update models.md by @Astrodevil in https://github.com/camel-ai/camel/pull/3057
- fix: docs json format by @Wendong-Fan in https://github.com/camel-ai/camel/pull/3060
- fix: add connection timeout check in mcp toolkit connection by @MuggleJinx in https://github.com/camel-ai/camel/pull/3051
- fix: openai model redundant api call by @Wendong-Fan in https://github.com/camel-ai/camel/pull/3065
New Contributors
- @hu-mengliang made their first contribution in https://github.com/camel-ai/camel/pull/2986
- @Craran made their first contribution in https://github.com/camel-ai/camel/pull/3019
- @Astrodevil made their first contribution in https://github.com/camel-ai/camel/pull/3057
Full Changelog: https://github.com/camel-ai/camel/compare/v0.2.74...v0.2.75