Expand description
LLM provider implementations
This module contains concrete implementations of the LLMProvider trait for various LLM services.
Structsยง
- Anthropic
Provider - Anthropic provider implementation
- Ollama
Provider - Ollama provider implementation (for local models)
- OpenAI
Provider - OpenAI provider implementation