v0.2.91a6
Pre-release
Pre-release
·
2 commits
to master
since this release
What's Changed
- fix(messages): preserve non-string tool-call args in Hermes ShareGPT round-trip by @ebarkhordar in #4170
- docs: document browser console exec trust boundary by @helloJamest in #4157
- feat: save truncated tool outputs to log files by @KingSylvan in #4179
- fix: execute unsafe Python expressions only once by @fengju0213 in #4197
- fix(terminators): restore correct type in ResponseWordsTerminator.reset() by @vishnujayvel in #4195
- fix(agents): isolate response terminators when cloning ChatAgent by @fengju0213 in #4200
- fix(utils): bind async wrappers to the correct sync functions by @fengju0213 in #4199
- fix(models): map Cohere parallel tool calls to a single choice by @ebarkhordar in #4187
- feat(bots): use api_keys_required decorators by @JessUVR in #4135
- fix(models): map Cohere finish_reason to the OpenAI vocabulary by @ebarkhordar in #4202
- refactor: extract _docker_exec helper in TerminalToolkit to reduce Docker API duplication by @Oxygen56 in #4102
- fix(models): map Anthropic refusal stop_reason to content_filter by @ebarkhordar in #4210
- fix(models): map a truncated Responses call to finish_reason='length' by @ebarkhordar in #4216
- fix(models): surface Ollama's real usage and truncation in FunctionGemmaModel by @AmirF194 in #4223
- feat(toolkits): Add Querit content fetch API integration to SearchToolkit by @wzm-nh in #4259
- fix(models): map Reka finish_reason to the OpenAI vocabulary by @AmirF194 in #4214
- fix(mcp): preserve multiple tool result content blocks by @Shriprasad-P in #4265
- chore: update skill creator by @haoye2 in #4191
- feat(toolkits): add PlivoToolkit by @sarveshpatil-plivo in #4194
- fix: disable strict mode for open function schemas by @fengju0213 in #4311
- release: 0.2.91a6 by @fengju0213 in #4312
New Contributors
- @ebarkhordar made their first contribution in #4170
- @helloJamest made their first contribution in #4157
- @KingSylvan made their first contribution in #4179
- @vishnujayvel made their first contribution in #4195
- @JessUVR made their first contribution in #4135
- @wzm-nh made their first contribution in #4259
- @Shriprasad-P made their first contribution in #4265
- @sarveshpatil-plivo made their first contribution in #4194
Full Changelog: v0.2.91a5...v0.2.91a6