Expand description
Provider implementations.
This module contains concrete implementations of the Provider trait for various LLM APIs.
Modules§
- anthropic
- Anthropic Messages API provider implementation.
- azure
- Azure OpenAI Chat Completions API provider implementation.
- bedrock
- Amazon Bedrock Converse provider implementation.
- cohere
- Cohere Chat API provider implementation.
- copilot
- GitHub Copilot provider implementation.
- gemini
- Google Gemini API provider implementation.
- gitlab
- GitLab Duo provider implementation.
- openai
- OpenAI Chat Completions API provider implementation.
- openai_
responses - OpenAI Responses API provider implementation.
- vertex
- Google Vertex AI provider implementation.