Package com.developer.nefarious.zjoule.plugin.chat.ollama
package com.developer.nefarious.zjoule.plugin.chat.ollama
-
ClassDescriptionDefines helper methods for interacting with the Ollama service.Represents a chat message exchanged with the Ollama model.A client implementation for interacting with the Ollama AI chat system.A helper class for constructing requests and processing responses for the Ollama AI chat system.Represents the request body for sending chat interactions to the Ollama API.Represents the response received from the Ollama API after a chat request.