ai_sdk_azure 1.1.0 copy "ai_sdk_azure: ^1.1.0" to clipboard
ai_sdk_azure: ^1.1.0 copied to clipboard

Azure OpenAI provider for AI SDK Dart. Use Azure-hosted OpenAI models for text generation and embeddings.

1.1.0 #

  • Bumped ai_sdk_provider constraint to ^1.1.0.
  • Version aligned with the rest of the monorepo.

1.0.0 #

First stable release.

  • azureOpenAI(deploymentId) factory — create language model instances for Azure-hosted OpenAI models.
  • azureOpenAIEmbedding(deploymentId) — text embedding models via Azure OpenAI.
  • Configurable resourceName, apiVersion, and apiKey.
  • Full SSE streaming with tool call delta accumulation.
  • Tool choice mapping: auto / required / none / specific.
  • response_format structured output forwarding.
0
likes
150
points
63
downloads

Documentation

API reference

Publisher

verified publisherhashstudios.dev

Weekly Downloads

Azure OpenAI provider for AI SDK Dart. Use Azure-hosted OpenAI models for text generation and embeddings.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

ai_sdk_provider, dio

More

Packages that depend on ai_sdk_azure