Releases: camel-ai/camel
Releases · camel-ai/camel
v0.2.23a0
What's Changed
- docs: Correct hyperlink for Hackathon Judge Committee by @1sarthakbhardwaj in #1617
- docs(cookbooks): Fix incorrect URL in self_instruct_data_generation.ipynb by @coolbeevip in #1610
- feat: custom prompt in graph agent by @NeilJohnson0930 in #1605
- feat: Hybrid Retrieval by @yiyiyi0817 in #1398
- feat: Waleed Networkx integration by @waleedalzarooni in #1456
- refactor: ChatAgent by @WHALEEYE in #1424
- feat: new implementation of timeout functionality for all toolkits by @MuggleJinx in #1595
- feat: Integrate Zapier AI tool by @Asher-hss in #1594
- feat: add warning by @zoezyn in #1591
- docs: Update documentation for models by @1sarthakbhardwaj in #1567
- fix: Backend model tool call by @WHALEEYE in #1624
- docs: Unify cookbooks of basic concepts by @JoyceXu02 in #1615
- feat: Add api key link in error info by @TOGOTOO in #1630
- feat(datagen): add stop_on_first_failure option to InstructionFilter by @coolbeevip in #1627
- fix: Url error of STar by @zjrwtx in #1634
- fix: Base model handle image type by @Wendong-Fan in #1633
- feat: KnowNo implementation by @MuggleJinx in #1629
- docs: Unify Data Processing Cookbooks by @JoyceXu02 in #1645
- fix: Keep
strict
in tool schema by @Wendong-Fan in #1657 - feat: Rejection sampling data generation pipeline with SelfImprovingCoT pipeline by @JoyceXu02 in #1646
- feat:add gpt4.5 model by @zjrwtx in #1673
- feat(memories): add timestamp in VectorDBMemory to prevent data retrieval order confusion by @coolbeevip in #1644
- feat:add Ollama multimodal model example by @zjrwtx in #1679
- docs: Polish ReadME by @Douglasymlai in #1635
- feat: Initial implementation for BaseVerifier by @Wendong-Fan in #1597
- feat: Python Verifier implementation by @hallerite in #1702
- feat: reasoning_parameter integration by @waleedalzarooni in #1715
- chore: Remove heavy & unnecessary dependencies by @Wendong-Fan in #1651
New Contributors
- @1sarthakbhardwaj made their first contribution in #1617
- @zoezyn made their first contribution in #1591
- @JoyceXu02 made their first contribution in #1615
- @TOGOTOO made their first contribution in #1630
- @Douglasymlai made their first contribution in #1635
Full Changelog: v0.2.22...v0.2.23a0
v0.2.22
What's Changed
- feat: URL Handling in OpenAIEmbedding to Align with OpenAIModel by @coolbeevip in #1593
- chore: Small enhancement and fix by @Wendong-Fan in #1599
- feat: adding MinerU Extractor by @GitHoobar in #1529
- feat(datagen): Enhance JSON Dump in SelfInstructPipeline for Non-ASCII Character Readability by @coolbeevip in #1612
- fix: Remove content in model request by @Wendong-Fan in #1613
Full Changelog: v0.2.21...v0.2.22
v0.2.21
What's Changed
- refactor: Internal deduplication by @Wendong-Fan in #1579
- chore: update unstructured io version by @Wendong-Fan in #1586
- fix: Subprocess interpreter don't have output by @Wendong-Fan in #1590
Full Changelog: v0.2.20...v0.2.21
v0.2.20
What's Changed
- fix: WolframAlpha result from all subpods by @Wendong-Fan in #1534
- docs:data distillation pipline for distilling high-quality maths reasoning data with thought process (Long Cot data)from deepseek R1 by @zjrwtx in #1532
- chore: Qwen datagen cookbook add graph by @MuggleJinx in #1530
- feat: Integrate moonshot models to camel by @GitHoobar in #1526
- docs: update human cookbook using qwen model by @MuggleJinx in #1555
- docs: Add Self-Improving Math Reasoning Data Distillation by @Wendong-Fan in #1556
- feat: Integrate siliconflow model by @Asher-hss in #1541
- chore: Update supported models by @Wendong-Fan in #1557
- chore: Support Gemini 2.0 flash thinking and pro by @Wendong-Fan in #1558
- chore: Rename tool call instances by @JINO-ROHIT in #1492
- feat: Add SemanticScholarToolkits to integrate Semantic Scholar to camel by @renxinxing123 in #1493
- enhance: Semantic Scholar by @Wendong-Fan in #1562
- release: v0.2.20a0 by @Wendong-Fan in #1564
- release: 0.2.20a1 by @Wendong-Fan in #1566
- feat: Waleed Sympy integration by @waleedalzarooni in #1445
- feat: implementing STaR: Self Taught Reasoner by @GitHoobar in #1478
- chore: Update message setting by @Wendong-Fan in #1506
- chore: Issue&PR template and dependency update by @Wendong-Fan in #1572
- docs(cookbooks): Fix Unused Custom Tool in Tools Cookbook (issue-1573) by @coolbeevip in #1574
- docs(cookbooks): Fix the DeprecationWarning from Composio (issue-1575) by @coolbeevip in #1576
- feat: Internal deduplication impl. by @keli-wen in #1568
- feat: Integrate AIML model platform by @Wendong-Fan in #1580
- release: v0.2.20 by @Wendong-Fan in #1581
New Contributors
- @GitHoobar made their first contribution in #1526
- @JINO-ROHIT made their first contribution in #1492
- @renxinxing123 made their first contribution in #1493
Full Changelog: v0.2.19...v0.2.20
v0.2.20a1
v0.2.20a0
What's Changed
- fix: WolframAlpha result from all subpods by @Wendong-Fan in #1534
- docs:data distillation pipline for distilling high-quality maths reasoning data with thought process (Long Cot data)from deepseek R1 by @zjrwtx in #1532
- chore: Qwen datagen cookbook add graph by @MuggleJinx in #1530
- feat: Integrate moonshot models to camel by @GitHoobar in #1526
- docs: update human cookbook using qwen model by @MuggleJinx in #1555
- docs: Add Self-Improving Math Reasoning Data Distillation by @Wendong-Fan in #1556
- feat: Integrate siliconflow model by @Asher-hss in #1541
- chore: Update supported models by @Wendong-Fan in #1557
- chore: Support Gemini 2.0 flash thinking and pro by @Wendong-Fan in #1558
- chore: Rename tool call instances by @JINO-ROHIT in #1492
- feat: Add SemanticScholarToolkits to integrate Semantic Scholar to camel by @renxinxing123 in #1493
- enhance: Semantic Scholar by @Wendong-Fan in #1562
- release: v0.2.20a0 by @Wendong-Fan in #1564
New Contributors
- @GitHoobar made their first contribution in #1526
- @JINO-ROHIT made their first contribution in #1492
- @renxinxing123 made their first contribution in #1493
Full Changelog: v0.2.19...v0.2.20a0
v0.2.19
What's Changed
- docs: Add OpenBB finanace Discord bot cookbook by @harryeqs in #1490
- feat: Integrate jina embedding by @Wendong-Fan in #1500
- chore:add deepseek reasonr separate answer and deepseek chat model example by @zjrwtx in #1498
- docs: Add figure to OpenBB cookbook by @harryeqs in #1502
- docs: added a diagram and a short description to self-instruct cookbook by @AveryYay in #1505
- feat: enhance source2synth by @Wendong-Fan in #1464
- feat: Support tool calling for SGLang and Groq by @Wendong-Fan in #1512
- docs: fixed a small typo by @Rkejji in #1520
- Docs: Add the graph from Roman to Qwen datagen Cookbook by @MuggleJinx in #1516
- chore: openai version update and tool call message content converting by @Wendong-Fan in #1522
- fix: Deepseek r1 reasoning content by @Wendong-Fan in #1523
- feat: Support OpenAI o3 mini by @Wendong-Fan in #1533
New Contributors
Full Changelog: v0.2.18...v0.2.19
v0.2.18
What's Changed
- chore: fix docstring and remove debug code by @Wendong-Fan in #1476
- feat:add deepseek_reasoner model by @zjrwtx in #1474
- feat: Support SambaCloud and TogetherAI native tool call by @Wendong-Fan in #1477
- chore: Update cookbook format, fix self-instruct by @Wendong-Fan in #1485
- fix: Recover the response_format setting in modelbackend by @Wendong-Fan in #1484
- feat: Support getting reasoning content from deepseek r1 by @Wendong-Fan in #1483
- fix: execute python code in unsafe mode by @MuggleJinx in #1480
- release: v0.2.18 by @Wendong-Fan in #1487
Full Changelog: v0.2.17...v0.2.18
v0.2.17
What's Changed
- fix: update anthropic by @Asher-hss in #1392
- chore: Refinement of dependency management and improvement of related… by @Wendong-Fan in #1400
- docs:Correct the model type to qwen2.5 by @zjrwtx in #1402
- feat: add cookbook for ragbench by @wangboyu-langya in #1291
- doc & fix: Update tool calling benchmark examples and fix bugs by @harryeqs in #1419
- feat: Add Discord OAuth Flow by @AveryYay in #1129
- fix: Infinite Loop in ChatAgent & missing token in Discord by @WHALEEYE in #1429
- feat: Source2synth by @CaelumF in #1289
- feat: skywork reward model by @Asher-hss in #1355
- docs:add cotdatagen cookbook diogram by @zjrwtx in #1433
- docs: Group cookbooks and update toolkit doc by @Wendong-Fan in #1434
- docs:optimize cotdata docs by @zjrwtx in #1435
- fix: camel app AttributeError by @Wendong-Fan in #1439
- feat: Add Free Proxies option into Google Scholar Toolkit by @harryeqs in #1440
- docs: Added a sharing link and the diagram to discord bot (local model) cookbook by @AveryYay in #1442
- fix: sample new instruction pool before updating the existing function by @AveryYay in #1446
- docs:add huggingface access token annotation in cot data gen cookbook by @zjrwtx in #1447
- docs: Cookbook for dynamic travel planner by @Wendong-Fan in #1450
- docs: Cookbook for self-instruct by @Wendong-Fan in #1451
- fix: document link mapping issue to maintain access to old links by @koch3092 in #1449
- fix: cookbook url for redirection by @Wendong-Fan in #1452
- chore:change the unstructured docs link by @zjrwtx in #1454
- docs: Reward model cookbook by @Asher-hss in #1332
- docs: Qwen data-gen cookbook by @MuggleJinx in #1358
- docs: human in the loop cookbook with HumanLayer by @MuggleJinx in #1420
- feat: structured loader by @Wendong-Fan in #1395
- chore: fix a few typos in README.md by @boerz-coding in #1460
- feat: Integrate InternLM models by @Wendong-Fan in #1466
- feat: Update function call result message format by @ZackYule in #1436
- release: v0.2.17 by @Wendong-Fan in #1468
- fix: Gemini tool calling support by @Wendong-Fan in #1469
New Contributors
- @wangboyu-langya made their first contribution in #1291
- @boerz-coding made their first contribution in #1460
Full Changelog: v0.2.16...v0.2.17
v0.2.16
What's Changed
- feat: Add Dappier toolkit by @amaan-ai20 in #1393
- chore: docstring format dappier by @Wendong-Fan in #1394
- fix: incorrect role assigning in rewardmodelfilter by @AveryYay in #1390
New Contributors
- @amaan-ai20 made their first contribution in #1393
Full Changelog: v0.2.15...v0.2.16