Skip to content

ai-sdk-core-v0.3.0

Choose a tag to compare

@github-actions github-actions released this 23 Nov 06:16
· 1 commit to main since this release
cb97ce8

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