AI & Machine Learning
Connect Ollama to Your AI Agents
Let your Wkil agents chat with, generate text from, and inspect locally hosted Ollama models.
Authentication: API key
What you can do
- Chat with and generate text from local Ollama models
- List and inspect available models
Available capabilities may vary by authentication and workspace configuration.
Actions supported by the connector
Chat with Ollama model
Send a chat message with conversation history to a local Ollama model.
Generate Text with Ollama
Generate a text response from an Ollama model.
List Models
List all Ollama models available locally.
Show Model Information
Show detailed information about a specific Ollama model.
Get Ollama Version
Check the version of the running Ollama instance.
Practical agent use cases
- An agent generates a response using a locally hosted Ollama model to keep data on-premise.
- An agent checks which models are available locally before routing a request.
How it works with Wkil
- 1Choose the integrationAdd Ollama to your agent from inside the Wkil platform.
- 2Grant the permissions it needsDefine precisely what the agent can access and perform.
- 3Test, then run itTest actions before they go live, with human approval where needed.
Permissions always stay in your control — you can scope access and require human approval before any sensitive action.
Related integrations
FAQ
Does this send my data to a third-party cloud?
No — Ollama runs models locally, so requests go to your own Ollama instance rather than an external cloud service.

