mattt/ollama-swift
A Swift SDK for interfacing with Ollama local LLM server.

Velocity · 7d
+0.5
★ / day
Trend
→steady
star history
This library provides Swift developers with programmatic access to Ollama, a local LLM runtime. It wraps the Ollama REST API to support text generation, streaming responses, structured outputs, tool calling, and vision capabilities. The client works with any Ollama-hosted model and supports configurable options like temperature and token limits.