pool directly, or you can point pool at Ollama’s OpenAI-compatible API.
For a guided setup that installs Ollama, pulls Laguna XS.2, and starts a local agent session, see How to run a Poolside coding agent locally.
Prerequisites
- You have Ollama installed.
- You have Poolside Agent CLI installed. See Install Poolside Agent CLI.
- You have a model available in Ollama.
Steps
- Launch through Ollama
- Connect directly
-
Open your project directory:
-
Launch
poolthrough Ollama:This opens Ollama’s model selector. To start with a specific model instead:To pass flags topool, add them after--: - Send a prompt. You know the setup works when the agent responds using the model served by Ollama.