Skip to content

Ollama provider — local model support without API dependency #3

Description

@HeyBatlle1

Add an OllamaProvider that routes LLM calls to localhost:11434 instead
of OpenRouter. Ollama's API is compatible with the OpenAI format we already use.
This would allow Argus to run fully offline with local models like Gemma,
Llama, or Qwen. Suggested approach: add --provider ollama flag to argus-up.sh
and a matching provider variant in agent.rs

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions