Arcanum.Adapters.Ollama (arcanum v0.1.0)

Copy Markdown View Source

Inference adapter for Ollama.

Uses the native Ollama API (/api/chat, /api/tags).

Summary

Functions

Generates embeddings via the Ollama embeddings API.

Functions

embed(provider, model, input)

Generates embeddings via the Ollama embeddings API.