Releases: Mirascope/mirascope
Releases · Mirascope/mirascope
v0.15.0
What's Changed
- chore: updated chaining docs to match video flow by @brianpark0126 in #277
- Feature/with otel by @brenkao in #280
- Update README.md with details on pip install for zsh by @wcbudz in #283
- docs: added mirascope evaluations section and code example by @brenkao in #284
- Support for AnthropicBedrock and AzureOpenAI by @willbakst in #285
- fix: issue with streaming where AzureOpenAI would not accept stream_options by @willbakst in #287
New Contributors
Full Changelog: v0.14.1...v0.15.0
v0.15.0-b2
What's Changed
- docs: added mirascope evaluations section and code example by @brenkao in #284
- Support for AnthropicBedrock and AzureOpenAI by @willbakst in #285
Full Changelog: v0.15.0-b1...v0.15.0-b2
v0.15.0-b1
What's Changed
- chore: updated chaining docs to match video flow by @brianpark0126 in #277
- Feature/with otel by @brenkao in #280
- Update README.md with details on pip install for zsh by @wcbudz in #283
New Contributors
Full Changelog: v0.14.1...v0.15.0-b1
v0.14.1
What's Changed
- Add Support for Llama3 Models in groq_api_calculate_cost Function by @Khaleelhabeeb in #272
- chore: run ruff format on the codebase by @willbakst in #275
New Contributors
- @Khaleelhabeeb made their first contribution in #272
Full Changelog: v0.14.0...v0.14.1
v0.14.0
v0.13.5
What's Changed
- fix: issue where you couldn't pass in the tool call without a follow-up user message by @willbakst in #267
Full Changelog: v0.13.4...v0.13.5
v0.13.4
What's Changed
- Fix chat history for tool calls by @willbakst in #263
Full Changelog: v0.13.3...v0.13.4
v0.13.3
What's Changed
- docs: update tools doc code to work properly by @willbakst in #253
- fix: unnecessary prevention of tool calls for finish reason by @willbakst in #257
Full Changelog: v0.13.2...v0.13.3
v0.13.2
What's Changed
- docs: update example names to be more clear by @willbakst in #248
- docs: clean up docs that are separate to be individual docs with sections by @willbakst in #249
- fix: fix issue with empty messages array injection by @willbakst in #252
- Fix print statement of task_details by @off6atomic in #250
New Contributors
- @off6atomic made their first contribution in #250
Full Changelog: v0.13.1...v0.13.2