Ollama
Local and hosted execution of open large language models.
Runs a model on your own machine or server, and checks which ones are installed.
Use Ollama with Snow
Snow is a personal AI assistant that builds real apps for you, and they can put Ollama to work.
What Snow can do with Ollama
These are the Ollama operations Snow and the apps you build with it can run. Sign in to choose which ones Snow may run without asking.
Reads8
Look at your data without changing it.
- 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.
- 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.
- 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.
Related integrations
Ready to put Ollama to work?
Sign up free, build an app by chatting, and connect Ollama in minutes. No credit card required.