Releases: Mirascope/mirascope
Releases · Mirascope/mirascope
v1.25.6
What's Changed
- feat: add Chroma Cloud support by @kylediaz in #1189
- fix: issue with mistral client when not set at a global level by @willbakst in #1212
- fix: update fallback to use context so it can work with streaming by @willbakst in #1211
New Contributors
Full Changelog: v1.25.5...v1.25.6
v1.25.5
What's Changed
- Fix _load_media fails with HTTP 403 Forbidden due to missing User-Agent #1172 by @emilioramirez in #1173
New Contributors
- @emilioramirez made their first contribution in #1173
Full Changelog: v1.25.4...v1.25.5
v1.25.4
What's Changed
- Fix inconsistent partial structured streaming by @willbakst in #1106
Full Changelog: v1.25.3...v1.25.4
v1.25.3
v1.25.2
What's Changed
- fix upload images if payload size exeed 5MB when using vertex ai by @CharlesOural in #995
Full Changelog: v1.25.1...v1.25.2
v1.25.1
v1.25.0
What's Changed
- feat: add Anthropic support for thinking by @teamdandelion in #984
- feat: support response_model with anthropic thinking by @teamdandelion in #988
- Implement thinking support for Google by @teamdandelion in #986
Full Changelog: v1.24.2...v1.25.0
v1.24.2
What's Changed
- fix(MCP): default value for non-nullable fields should not be None by @murtaza64 in #980
- fix: issue with mcp tool fields with no default when not required by @willbakst in #982
New Contributors
- @murtaza64 made their first contribution in #980
Full Changelog: v1.24.1...v1.24.2
v1.24.1
What's Changed
- fix: issue with in tool outputs breaking serialization by @willbakst in #975
- fix: issue with incorrect use of 'name' field with bedrock tools by @willbakst in #976
- Fix: tool calls with bedrock by @alexanderlazarev0 in #977
- fix: issue with azure streaming due to NoneType usage in chunk by @willbakst in #978
New Contributors
- @alexanderlazarev0 made their first contribution in #977
Full Changelog: v1.24.0...v1.24.1
v1.24.0
What's Changed
- Add support for Gemini Document Understanding by @listlessbird in #966
Full Changelog: v1.23.4...v1.24.0