跳转到内容
GitHub

AI 提供商

提供商模型说明
OpenAIGPT-4o、GPT-4o-mini 等需要 API Key
AnthropicClaude Sonnet、Claude Haiku 等需要 API Key
GoogleGemini Pro、Gemini Flash 等需要 API Key
DeepSeekDeepSeek Chat、DeepSeek Reasoner需要 API Key
OllamaLlama、Mistral、Qwen 等本地运行,免费,无需 API Key
  1. 进入设置 → AI
  2. 选择你的 AI 提供商
  3. 输入 API Key(Ollama 不需要)
  4. 选择要使用的模型
  5. 可选:设置自定义 API 地址

完全私密的离线 AI 方案:

  1. 在电脑上安装 Ollama
  2. 拉取模型:ollama pull llama3.2
  3. 在 ReadAny 中选择 Ollama 作为提供商
  4. 默认端点 http://localhost:11434 会自动使用

你可以使用任何 OpenAI 兼容的 API:

  1. 选择「OpenAI」作为提供商
  2. 设置自定义 API 地址
  3. 输入对应的 API Key

适用于 Azure OpenAI、Together AI、Groq 以及自部署的模型服务。