Module providers

Module providers 

Source
Expand description

LLM provider implementations

This module contains concrete implementations of the LLMProvider trait for various LLM services.

Structsยง

AnthropicProvider
Anthropic provider implementation
OllamaProvider
Ollama provider implementation (for local models)
OpenAIProvider
OpenAI provider implementation