Expand description
Ollama (local) client.
Structsยง
- Analysis
Response ๐ - Parsed analysis response.
- Chat
Message ๐ - A message in the chat.
- Chat
Request ๐ - Request to the Chat API.
- Chat
Response ๐ - Response from the Chat API.
- Generate
Request ๐ - Request to the Generate API.
- Generate
Response ๐ - Response from the Generate API.
- Ollama
Client - Ollama local LLM client.