Modulesยง
- core
- provider
- Provider builder types and registration for ai-sdk-rs.
- provider_
amazon_ bedrock - provider_
anthropic - Anthropic provider (Vercel AI SDK parity layout).
- provider_
azure - Azure OpenAI provider built on the OpenAI Responses API implementation.
- provider_
gateway - provider_
google - Google Generative AI (non-Vertex) provider implementation for ai-sdk-rs (LanguageModel v2).
- provider_
google_ vertex - Google Vertex AI provider implementation (LanguageModel v2) for ai-sdk-rs.
- provider_
openai - OpenAI provider (modular v2 layout)
- provider_
openai_ compatible - OpenAI-compatible provider (completion-first) aligned to Vercel AI SDK.
- providers
- streaming_
sse - Server-Sent Events (SSE) Parsing Library
- transport_
reqwest - transports
- types
- Unified type definitions for AI SDK chat protocols