v0.2.11
github-actions
released this
04 Dec 15:27
·
122 commits
to master
since this release
What's Changed
- Add ModelManager to schedule calls between different model backend by @RomanPryima1 in #1190
- feat: Added logprobs handling in choice response and user can get the logit… by @hengzzzhou in #1236
- chore: polish PR 1236 by @Wendong-Fan in #1248
- feat: Added other interpreters to CodeExecutionToolkit by @anjieyang in #1246
- fix: that user cannot see question when using human_toolkit by @MuggleJinx in #1251
- feat: added manual addition of filename metadata and normalized extra… by @koch3092 in #1253
- fix: use print instead of customized logger for human tool by @Wendong-Fan in #1258
- chore: add gpt 4o mini to azure openai ai by @Wendong-Fan in #1263
- fix: Remove deprecated
min_tokens
parameter from mistral config. by @keli-wen in #1268 - feat: Alpaca pydantic class for easy conversion, validation, and structured output generation by @CaelumF in #1202
- feat: add NVIDIA model platform support by @anjieyang in #1226
- feat: support openai structured output as objecct by @willshang76 in #1229
- feat: Add logging by @CaelumF in #701
- feat: Integrate text to 3d model: Meshy by @dxmaptin in #1259
- chore: remove api_keys_required for firecrawl to support self-deploy by @Wendong-Fan in #1272
- chore: release v0.2.11 by @Wendong-Fan in #1275
New Contributors
- @RomanPryima1 made their first contribution in #1190
- @hengzzzhou made their first contribution in #1236
- @anjieyang made their first contribution in #1246
- @keli-wen made their first contribution in #1268
Full Changelog: v0.2.10...v0.2.11