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

Cohere provider for AI SDK Dart. Use Cohere models for text generation, embeddings, and reranking.

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.

  • cohere(modelId) factory — create language model instances (Command R, Command R+, etc.).
  • cohereEmbedding(modelId) — text embedding models (embed-english-v3.0, etc.).
  • cohereRerank(modelId) — reranking models (rerank-english-v3.0, etc.).
  • Full streaming via Cohere Chat API.
  • Tool use support with Cohere tool definitions.
  • Source and document grounding forwarding.
0
likes
150
points
64
downloads

Documentation

API reference

Publisher

verified publisherhashstudios.dev

Weekly Downloads

Cohere provider for AI SDK Dart. Use Cohere models for text generation, embeddings, and reranking.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

ai_sdk_provider, dio

More

Packages that depend on ai_sdk_cohere