Releases: Mirascope/mirascope
Releases · Mirascope/mirascope
v1.10.0
What's Changed
- Bump mistralai to > 1.0.0 in preparation for latest models such as Pixtral by @skylarbpayne in #531
- feat: Support mistral vision models by @koxudaxi in #706
- Fix gemini call params with pydantic 2.10.0 by @koxudaxi in #708
- Release/v1.10 by @willbakst in #712
New Contributors
- @skylarbpayne made their first contribution in #531
Full Changelog: v1.9.5...v1.10.0
v1.9.5
What's Changed
- Fix dynamic config message typing issue by @willbakst in #707
Full Changelog: v1.9.4...v1.9.5
v1.9.4
What's Changed
- fix: issue with stream consuming a chunk with no choices and crashing by @willbakst in #705
Full Changelog: v1.9.3...v1.9.4
v1.9.3
What's Changed
- Update llamaindex-vs-langchain.md by @orlando21 in #702
- add logfire error handling by @CharlesFarhat in #704
New Contributors
- @CharlesFarhat made their first contribution in #704
Full Changelog: v1.9.2...v1.9.3
v1.9.2
What's Changed
- Update llm-tools.md by @orlando21 in #686
- Update openai-function-calling.md by @orlando21 in #688
- Update prompt-engineering-examples.md by @orlando21 in #689
- Update prompt-chaining.md by @orlando21 in #690
- Update prompt-engineering-best-practices.md by @orlando21 in #691
- Update llamaindex-vs-langchain.md by @orlando21 in #692
- Update prompt-flow-vs-langchain.md by @orlando21 in #693
- Update prompt-versioning.md by @orlando21 in #694
- Update langchain-prompt-template.md by @orlando21 in #695
- Update prompt-engineering-tools.md by @orlando21 in #696
- Update engineers-should-handle-prompting-llms.md by @orlando21 in #697
- Update langchain-alternatives.md by @orlando21 in #699
- fix: add default max tokens for anthropic common call params conversion by @willbakst in #700
Full Changelog: v1.9.1...v1.9.2
v1.9.1
What's Changed
- Fix common call params type error by @willbakst in #698
Full Changelog: v1.9.0...v1.9.1
v1.9.0
What's Changed
- fix: Use Mock in docker sdk test by @koxudaxi in #673
- feat: Add CommonCallParams by @koxudaxi in #674
- chore: add website by @willbakst in #678
- Update langchain-structured-output.md by @orlando21 in #680
- Update llm-prompt.md by @orlando21 in #681
- Update llm-applications.md by @orlando21 in #682
- Update llm-orchestration.md by @orlando21 in #683
- Update llm-pipeline.md by @orlando21 in #684
- Update langchain-sucks.md by @orlando21 in #685
- feat: Remove BaseTool Generics by @koxudaxi in #679
- Release/v1.9 by @willbakst in #687
New Contributors
- @orlando21 made their first contribution in #680
Full Changelog: v1.8.1...v1.9.0
v1.8.1
v1.8.0
What's Changed
- feat: Add document format specifier for pdf by @koxudaxi in #663
- feat: Support text format specifier by @koxudaxi in #665
- feat: Improve error handling by @koxudaxi in #664
- feat: Include usage tracking for streaming by default by @koxudaxi in #666
- feat: Add merge_decorators by @koxudaxi in #669
- feat: Support error handler for middleware factory by @koxudaxi in #670
- Advanced web agent with sources by @Balogunolalere in #612
- Add mirascope toolkit by @koxudaxi in #651
- Release/v1.8 by @willbakst in #671
New Contributors
- @Balogunolalere made their first contribution in #612
Full Changelog: v1.7.4...v1.8.0