DEFAULT_HOST

Default host URL for the Ollama server.

@safe
enum DEFAULT_HOST = "http://127.0.0.1:11434";

Meta