Ollama

8 tools available

Run large language models locally or in the cloud with Ollama

Connect Ollama to Definable to automate repetitive tasks, sync data with the rest of your stack, trigger on real-world events. Personas call Ollama's 8 tools directly from chat or scheduled flows. You can wire it into any persona to read, write, and react when an event fires.

Common workflows with Ollama

01

Trigger on event

  1. Listen for a new event
  2. Parse and validate the payload
  3. Take an action with the linked tool
02

Daily summary

  1. Pull yesterday's activity
  2. Summarise with the model of your choice
  3. Send the digest via email or Slack
03

Cross-tool sync

  1. Read records from one app
  2. Transform with a persona
  3. Write the result back via this integration

Ollama actions 8

Every Ollama action below is a callable tool any Definable persona can invoke.

Chat with Ollama model

Tool to send a chat message with conversation history to Ollama. Use when you need to have a multi-turn conversation with an LLM model.

Generate Text with Ollama

Tool to generate text responses from Ollama models with optional raw mode. Use raw=true to bypass prompt templating when you need full control over the prompt for debugging or custom processing. Note that raw mode will not return a context.

List Models

Tool to list all available Ollama models and their details. Use when you need to fetch installed models with metadata including name, size, last modified timestamp, digest, and format information.

OpenAI-Compatible Chat Completion

Tool to create OpenAI-compatible chat completions using Ollama models. Use when you need conversational AI responses with OpenAI API format compatibility.

OpenAI-Compatible Text Completion

Tool to create OpenAI-compatible text completions using Ollama models. Use when you need text generation with OpenAI API format compatibility beyond chat-based interactions.

List Models (OpenAI Compatible)

Tool to list available models using OpenAI-compatible API format. Use when you need to retrieve locally available Ollama models with metadata following OpenAI's model list format.

Show Model Information

Tool to show comprehensive information about an Ollama model. Use when you need to retrieve model details, parameters, template, license, or system prompt.

Get Ollama Version

Tool to get the version of Ollama running locally. Use to check which version of Ollama is currently installed.

Frequently asked questions

What can I automate with Ollama on Definable?

Anything Ollama exposes through its API. Common ai models workflows on Definable include automate repetitive tasks, sync data with the rest of your stack, trigger on real-world events. Personas can call any of the 8 Ollama tools directly, then chain the result into another integration without you writing code.

How does Ollama authentication work?

Ollama uses API_KEY on Definable. You connect once from the integrations page, scoped to the permissions you choose, and from then on any persona that has the integration enabled can act on your behalf. Tokens are encrypted at rest and rotated automatically.

Is the Ollama integration included in my Definable plan?

Yes — every Definable plan, including Starter, includes access to all 8 Ollama tools. You only need a separate Ollama subscription if Ollama itself charges per seat or per API call.

Is using Ollama through Definable secure?

Every call from a persona to Ollama is logged with the user, persona, prompt, and response. Tokens never leave Definable's secrets vault, scopes are configurable per persona, and you can revoke access at any time from the integration page.

How do I get started with Ollama on Definable?

Sign up for Definable, open the integrations page, find Ollama, and connect via OAuth or API key. You can immediately attach Ollama to any persona and start running workflows. The free Starter plan includes 5,000 credits/month.

What Ollama actions does Definable expose?

Definable exposes all 8 Ollama actions as callable tools — including `Chat with Ollama model`, `Generate Text with Ollama`, `List Models`, plus 5 more. Each tool gets a typed parameter schema so personas know exactly how to call it.

Ready to automate with Ollama?

Wire it up in minutes. No coding required.

← All integrations