Releases: echolabsdev/prism
Releases · echolabsdev/prism
v0.32.1
What's Changed
- fix: text generator message steps by @ChrisB-TL in #154
Full Changelog: v0.32.0...v0.32.1
v0.32.0
What's Changed
- feat: Prism fluent helper by @christopherarter in #152
New Contributors
- @christopherarter made their first contribution in #152
Full Changelog: v0.31.0...v0.32.0
v0.31.0
What's Changed
- fix: typo in docs by @danielgnh in #143
- feat: OpenAI Project Header by @Perturbatio in #150
- feat: Text document handling [Anthropic only] by @ChrisB-TL in #148
- feat: Add getters to ConfiguresProviders by @ChrisB-TL in #145
- fix: PendingRequest refactor regressions by @ChrisB-TL in #146
New Contributors
- @danielgnh made their first contribution in #143
- @Perturbatio made their first contribution in #150
Full Changelog: v0.30.0...v0.31.0
v0.30.0
What's Changed
- Update ToolChoice docs by @ianfortier in #140
- Anthropic PDF Handling by @ChrisB-TL in #142
New Contributors
- @ianfortier made their first contribution in #140
Full Changelog: v0.29.0...v0.30.0
v0.29.0
v0.28.0
What's Changed
- Anthropic prompt caching by @ChrisB-TL in #122
New Contributors
- @ChrisB-TL made their first contribution in #122
Full Changelog: v0.27.0...v0.28.0
v0.27.0
v0.26.0
v0.25.0
v0.24.0
What's Changed
Breaking Changes
- Tool support has been removed from structured output generation
- Return types for
Prism::text()
,Prism::structured()
, andPrism::embeddings()
have been updated to respective pending request classes
New Contributors
Full Changelog: v0.23.0...v0.24.0