Releases: Mirascope/mirascope
Releases · Mirascope/mirascope
v1.22.0
What's Changed
- Mirascope MCP Client (
stdio_client
andsse_client
context managers) by @willbakst in #919
Full Changelog: v1.21.6...v1.22.0
v1.21.6
What's Changed
- (experimental) feat: FiniteStateMachine type-safe interface (without compilation) by @willbakst in #917
Full Changelog: v1.21.5...v1.21.6
v1.21.5
v1.21.4
What's Changed
- fix: make llm.context work for async functions by @teamdandelion in #909
Full Changelog: v1.21.3...v1.21.4
v1.21.3
v1.21.2
What's Changed
- Consolodate Gemini and Vertex references in docs by @fazilraja in #900
- Fix 902 and 903 by @willbakst in #905
New Contributors
- @fazilraja made their first contribution in #900
Full Changelog: v1.21.1...v1.21.2
v1.21.1
v1.21.0
What's Changed
- feat: migrate async.md to provider-agnostic calls by @teamdandelion in #883
- feat: migrate retries.md to llm.call by @teamdandelion in #885
- Blog Posts: Prompt Evaluation, LLM Chaining, LLM Integration by @willbakst in #886
- blog: add some bolding by @orlando21 in #888
- Release v1.21 by @willbakst in #897
Full Changelog: v1.20.1...v1.21.0
v1.20.1
What's Changed
- Fix cost imports and API docs by @willbakst in #882
Full Changelog: v1.20.0...v1.20.1
v1.20.0
What's Changed
- feat: (mostly) migrate calls.md to provider-agnostic usage by @teamdandelion in #869
- adjust examples to be fully self-contained by @samyk in #873
- feat: Implement unified cost tracking API across all providers by @koxudaxi in #874
- feat: streams.md has provider agnostic calls by @teamdandelion in #876
- feat: check that all docs code snippets resolve by @teamdandelion in #877
- test: explicitly count missing docs imports by @teamdandelion in #879
- feat: migrate chaining.md to llm.call api usage by @teamdandelion in #880
- Update llm costs by @koxudaxi in #878
- Anthropic Image URL Support + Improve
llm.provider
client handling by @willbakst in #881
New Contributors
Full Changelog: v1.19.0...v1.20.0