Skip to content

Ollama

Terminal window
dotnet add package AgentCircuits.Providers.Ollama

The provider defaults to a localhost Ollama instance and supports catch-all model IDs, which makes it the easiest path for local model experiments.

The generic mapper currently supports:

  • base_url

Portal-specific configuration also exposes keep_alive, but the generic file-config mapper does not currently surface it.