Module: RCrewAI::LLMClients
- Defined in:
- lib/rcrewai/llm_clients/base.rb,
lib/rcrewai/llm_clients/azure.rb,
lib/rcrewai/llm_clients/google.rb,
lib/rcrewai/llm_clients/ollama.rb,
lib/rcrewai/llm_clients/openai.rb,
lib/rcrewai/llm_clients/anthropic.rb
Defined Under Namespace
Classes: APIError, Anthropic, AuthenticationError, Azure, Base, Google, ModelNotFoundError, Ollama, OpenAI, RateLimitError