📄️ Options Builder
This lets you build options for the ask() API.
📄️ Prompt Builder
This is designed for prompt engineering. It allows you to easily build the prompt text for zero-shot, one-shot, few-shot
📄️ Timeouts
Set Request Timeout
📄️ Basic Auth
This API lets you set the basic authentication for the Ollama client. This would help in scenarios where
📄️ Bearer Auth
This API lets you set the bearer authentication for the Ollama client. This would help in scenarios where
📄️ Ping
This API lets you check the reachability of Ollama server.
📄️ PS
This API provides a list of running models and details about each model currently loaded into memory.
📄️ Logging
Using with SLF4J and Logback