Skip to main content

Overview

Onyx is a self-hostable Chat UI that integrates with all Ollama models. Features include:
  • Creating custom Agents
  • Web search
  • Deep Research
  • RAG over uploaded documents and connected apps
  • Connectors to applications like Google Drive, Email, Slack, etc.
  • MCP and OpenAPI Actions support
  • Image generation
  • User/Groups management, RBAC, SSO, etc.
Onyx can be deployed for single users or large organizations.

Install Onyx

Deploy Onyx with the quickstart guide.
Resourcing/scaling docs here.

Usage with Ollama

  1. Login to your Onyx deployment (create an account first).
Onyx Login Page
  1. In the set-up process select Ollama as the LLM provider.
Onyx Set Up Form
  1. Provide your Ollama API URL and select your models.
    If you’re running Onyx in Docker, to access your computer’s local network use http://host.docker.internal instead of http://127.0.0.1.
Selecting Ollama Models
You can also easily connect up Onyx Cloud with the Ollama Cloud tab of the setup.

Send your first query

Onyx Query Example