olol server --host 0.0.0.0 --port 50052 --ollama-host http://localhost:11434
2025-08-14 23:31:44,784 - INFO - Ollama gRPC server started on port 50051
Despite:
olol server --help
usage: olol server [-h] [--host HOST] [--port PORT] [--async] [--ollama-host OLLAMA_HOST]
options:
-h, --help show this help message and exit
--host HOST Server host address
--port PORT Server port
--async Run in async mode (default: sync)
--ollama-host OLLAMA_HOST
Ollama API host URL
olol server --host 0.0.0.0 --port 50052 --ollama-host http://localhost:11434
2025-08-14 23:31:44,784 - INFO - Ollama gRPC server started on port 50051
Despite:
olol server --help
usage: olol server [-h] [--host HOST] [--port PORT] [--async] [--ollama-host OLLAMA_HOST]
options:
-h, --help show this help message and exit
--host HOST Server host address
--port PORT Server port
--async Run in async mode (default: sync)
--ollama-host OLLAMA_HOST
Ollama API host URL