Class: LlmConductor::Clients::OllamaClient
- Inherits:
-
BaseClient
- Object
- BaseClient
- LlmConductor::Clients::OllamaClient
- Defined in:
- lib/llm_conductor/clients/ollama_client.rb
Overview
Ollama client implementation for accessing local or self-hosted Ollama models
Instance Attribute Summary
Attributes inherited from BaseClient
Method Summary
Methods inherited from BaseClient
#generate, #generate_simple, #initialize
Methods included from Prompts
#prompt_analyze_content, #prompt_classify_content, #prompt_custom, #prompt_extract_links, #prompt_summarize_text
Constructor Details
This class inherits a constructor from LlmConductor::Clients::BaseClient