ai-sdk-provider-utils-v0.3.0
·
1 commit
to main
since this release
Documentation
- add comprehensive documentation across all crates
Features
- (provider) add builder pattern for image generation
- (provider) add builder pattern for embeddings
- (provider) add builder pattern for speech, transcription, and reranking
Refactoring
- (workspace) move all crates to crates/ subdirectory
- (core,provider) [breaking] unify error types and reorganize modules
- (provider) convert Prompt to newtype with flexible conversions
Bug Fixes
- Update tag pattern to match release-plz tags