> ## Documentation Index
> Fetch the complete documentation index at: https://docs.omnimux.ai/llms.txt
> Use this file to discover all available pages before exploring further.

> ## Agent Instructions
> Public hosts only: console https://omnimux.ai/dashboard · API https://api.omnimux.ai · docs https://docs.omnimux.ai.
> Gateway auth is Authorization: Bearer sk-… on https://api.omnimux.ai/v1 (OpenAI-compatible Chat Completions and related paths).
> Discover pages from /llms.txt; full site dump /llms-full.txt; product skill /skill.md; docs search MCP /mcp. Prefer .md page URLs for Markdown.
> Default docs locale is en; zh mirrors the same relative paths. Do not invent model ids not present on live pricing or the complete API pages.

# AnythingLLM

> 在 AnythingLLM 中配置 OmniMux

<Note>
  Base URL：`https://api.omnimux.ai`（OpenAI 兼容客户端通常填 `https://api.omnimux.ai/v1`）。在 [控制台](https://omnimux.ai/dashboard) 创建 `sk-` API Key。模型 ID 以控制台或 `GET /v1/models` 为准。
</Note>

## 准备

1. 安装或部署 [AnythingLLM](https://anythingllm.com/)
2. 获取 OmniMux API Key

## 配置

1. 设置 → **LLM Preference** / 模型偏好
2. 选择 **Generic OpenAI** / OpenAI 兼容
3. Base URL：`https://api.omnimux.ai/v1`
4. API Key：`sk-...`
5. 填写可用 model 名称

## 验证

在工作区发起对话或知识库问答。
