class
LLM::Ollama
- LLM::Ollama
- Reference
- Object
Defined in:
llm/ollama/ollama.crConstructors
Instance Method Summary
- #query(code : String)
- #request(prompt : String, format : String = "json")
- #request_with_context(system : String | Nil, user : String, format : String = "json", cache_key : String | Nil = nil)