Represents the configuration properties for the Ollama client.
This class contains settings required to configure and interact with the Ollama client, such as the base URL for the API.
The base URL of the Ollama API. Defaults to "http://localhost:11434".