Skip to content

workers-ai-provider@3.1.2

Choose a tag to compare

@github-actions github-actions released this 20 Feb 10:12
· 187 commits to main since this release
9b6d4a9

Patch Changes

  • #400 8822603 Thanks @threepointone! - Add early config validation to createWorkersAI that throws a clear error when neither a binding nor credentials (accountId + apiKey) are provided. Widen all model type parameters (TextGenerationModels, ImageGenerationModels, EmbeddingModels, TranscriptionModels, SpeechModels, RerankingModels) to accept arbitrary strings while preserving autocomplete for known models.