Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
camel_ai-0.2.70-py3-none-any.whl | 2025-06-26 | 1.1 MB | |
camel_ai-0.2.70.tar.gz | 2025-06-26 | 700.5 kB | |
README.md | 2025-06-26 | 4.7 kB | |
v0.2.70 source code.tar.gz | 2025-06-26 | 116.5 MB | |
v0.2.70 source code.zip | 2025-06-26 | 117.9 MB | |
Totals: 5 Items | 236.2 MB | 0 |
What's Changed
- feat: Workforce enhancement by @Wendong-Fan in https://github.com/camel-ai/camel/pull/2690
- add extra_body in vllm config by @xueyouluo in https://github.com/camel-ai/camel/pull/2691
- Docs: Improvising the Key Module Section by @1sarthakbhardwaj in https://github.com/camel-ai/camel/pull/2684
- feat:non visual browser method by @nitpicker55555 in https://github.com/camel-ai/camel/pull/2674
- feat: Single very long message processing by @fengju0213 in https://github.com/camel-ai/camel/pull/2689
- ehance:change the scrape engine in eigent by @zjrwtx in https://github.com/camel-ai/camel/pull/2685
- Faiss RAG Agent To MCP Server via ".to_mcp()" method cookbook by @divital-coder in https://github.com/camel-ai/camel/pull/2590
- Added cookbook for Azure open ai and claude agent society for research by @divital-coder in https://github.com/camel-ai/camel/pull/2610
- Update video_analysis_toolkit.py by @EldenLordx in https://github.com/camel-ai/camel/pull/2660
- enhance: Update OCR capability to video_analysis_toolkit.py PR2660 by @Wendong-Fan in https://github.com/camel-ai/camel/pull/2701
- Docs: Remove Bugs and improve indentation by @1sarthakbhardwaj in https://github.com/camel-ai/camel/pull/2694
- enhance: added more logging and exception handling to workforce by @hesamsheikh in https://github.com/camel-ai/camel/pull/2671
- chore: Improve
validate_openai_tool_schema
warning: include function name and details by @coolbeevip in https://github.com/camel-ai/camel/pull/2703 - fix: workforce task appending by @Wendong-Fan in https://github.com/camel-ai/camel/pull/2708
- chore: update chatagent clone to avoid sharing state by @Wendong-Fan in https://github.com/camel-ai/camel/pull/2709
- chore: enhance non visual browser by @nitpicker55555 in https://github.com/camel-ai/camel/pull/2705
- feat: update browser_nonvisual_human_in_the_loop and EdgeOnePagesMCPToolkit by @fengju0213 in https://github.com/camel-ai/camel/pull/2710
- enhance: add more builtin operations in python interpreter by @EmptyRabbit in https://github.com/camel-ai/camel/pull/2706
- fix:eigent example by @zjrwtx in https://github.com/camel-ai/camel/pull/2713
- feat: set craw4ai and markitdown as toolkit by @Wendong-Fan in https://github.com/camel-ai/camel/pull/2717
- release: v0.2.59a6 by @Wendong-Fan in https://github.com/camel-ai/camel/pull/2718
- feat: add google drive by @fengju0213 in https://github.com/camel-ai/camel/pull/2716
- feat: task support adding multi modal information by @Melodyss in https://github.com/camel-ai/camel/pull/2697
- chore: update gemini model by @Wendong-Fan in https://github.com/camel-ai/camel/pull/2721
- fix: duplicate loaders issue and enhance memory documentation by @Arjunmehta312 in https://github.com/camel-ai/camel/pull/2719
- fix: resolve openai strict conflict with dynamic router function by @MuggleJinx in https://github.com/camel-ai/camel/pull/2656
- fix: delete docs duplicate loader and add memory key module [#2714] by @1sarthakbhardwaj in https://github.com/camel-ai/camel/pull/2722
- Add chroma vector database by @Lucas-CX in https://github.com/camel-ai/camel/pull/2699
- [enhance] Improve the Robustness of the Task Assignment in Workforce by @hesamsheikh in https://github.com/camel-ai/camel/pull/2723
- chore: update chormadb by @Wendong-Fan in https://github.com/camel-ai/camel/pull/2725
- feat: Enhance_excel_toolkit by @Saedbhati in https://github.com/camel-ai/camel/pull/2687
- feat: add PgVectorStorage implementation for PostgreSQL with pgvector support by @coolbeevip in https://github.com/camel-ai/camel/pull/2727
- feat: Add Mistral Small 3.2 by @1sarthakbhardwaj in https://github.com/camel-ai/camel/pull/2733
- enhance: workforce interface and fix running log by @Wendong-Fan in https://github.com/camel-ai/camel/pull/2736
- fix:illegal LaTeX syntax by @zjrwtx in https://github.com/camel-ai/camel/pull/2741
- chore: update_teminal_toolkit to support docker environment log output by @fengju0213 in https://github.com/camel-ai/camel/pull/2742
- [ehnahce] Workforce JSON validation added by @hesamsheikh in https://github.com/camel-ai/camel/pull/2739
- chore: fix bug in role_playing.py by @fengju0213 in https://github.com/camel-ai/camel/pull/2744
New Contributors
- @xueyouluo made their first contribution in https://github.com/camel-ai/camel/pull/2691
- @EldenLordx made their first contribution in https://github.com/camel-ai/camel/pull/2660
- @Melodyss made their first contribution in https://github.com/camel-ai/camel/pull/2697
- @Arjunmehta312 made their first contribution in https://github.com/camel-ai/camel/pull/2719
Full Changelog: https://github.com/camel-ai/camel/compare/v0.2.68...v0.2.70