v0.2.40
·
1405 commits
to master
since this release
What's Changed
- fix: O1 models not support system roles by @raywhoelse in #1923
- feat: Integrate ModelScope models to camel by @Yunnglin in #2019
- feat: Support loading model configs from YAML and JSON files by @SaranshPandya in #1961
- feat: add self instruct generator by @Zhangzeyu97 in #2013
- fix: python verifier does not handle string comparison properly by @yangjunx21 in #2042
- fix: pygithub issue by @GitHoobar in #1998
- feat: add math verify as verifier by @GitHoobar in #2044
- refactor: unify the stdio&sse configuration of mcp server by @koch3092 in #2009
- fix: rename 'ground_truth' in verifier to 'reference_answer' by @hallerite in #2066
- feat: Implement resetting from a generative dataset by @apokryphosx in #2027
- fix: diverse typos in 2 Jupyter notebooks by @didier-durand in #2039
- feat: camel toolkits as mcp server by @koch3092 in #1999
- feat: Support one command line to connect to MCP by @koch3092 in #2061
- fix: change name from puffer to buffer in single step env by @hallerite in #2082
- fix: functiontool supports asynchronous functions by @koch3092 in #2078
- chore: fix cicd by @Wendong-Fan in #2090
- refactor: allow use of str for step function if batch_size = 1 by @hallerite in #2084
- chore: explicit model usage warnings for workforce by @JINO-ROHIT in #2065
- feat(embeddings): allow optional output dimension in OpenAI compatible embedding by @coolbeevip in #2076
- fix: improve error handling and resource cleanup in MCP toolkit by @CaelumF in #2091
- feat: add send_message_to_user method to human_toolkit for direct user messaging by @CaelumF in #2087
- feat: Add codespell support (config, workflow to detect/not fix) and make it fix few typos by @yarikoptic in #2086
- fix:Explicitly expose the errors that occur when the parse_file_or_url method of UnstructuredIO processes files. by @fengju0213 in #2083
- enhance: add _normalize_math_string method by @Zhangzeyu97 in #2089
- release: 0.2.39 by @Wendong-Fan in #2100
- release: v 0.2.40 by @Wendong-Fan in #2101
New Contributors
- @Yunnglin made their first contribution in #2019
- @SaranshPandya made their first contribution in #1961
- @yangjunx21 made their first contribution in #2042
- @yarikoptic made their first contribution in #2086
Full Changelog: v0.2.38...v0.2.40