Skip to main content

Module ollama

Module ollama 

Source
Expand description

Ollama (local) client.

Structsยง

AnalysisResponse ๐Ÿ”’
Parsed analysis response.
ChatMessage ๐Ÿ”’
A message in the chat.
ChatRequest ๐Ÿ”’
Request to the Chat API.
ChatResponse ๐Ÿ”’
Response from the Chat API.
GenerateRequest ๐Ÿ”’
Request to the Generate API.
GenerateResponse ๐Ÿ”’
Response from the Generate API.
OllamaClient
Ollama local LLM client.