AI providers
Two protocols, the models people use.
AI Chat and AI Translate now share one protocol-aware runtime. Choose OpenAI Compatible for GPT, DeepSeek, Qwen, Kimi, GLM, Gemini, and compatible gateways, or Anthropic Messages for Claude.
Claude, natively
Anthropic providers use the native /messages schema and headers, top-level system prompts, image content blocks, and streamed text, thinking, and token-usage events. Claude no longer depends on an OpenAI-shaped proxy.
Chat Completions and Responses, clarified
OpenAI Chat Completions and Responses are model-level endpoint choices inside the OpenAI-compatible family. This keeps provider setup simple while still supporting Responses-only models and OpenAI-native web and image tools.
Presets and safe migration
Provider presets cover OpenAI, DeepSeek, Qwen, Kimi, GLM, Gemini, and Anthropic. Existing configurations upgrade automatically: providers default to OpenAI Compatible, and the old Responses toggle migrates to the new model endpoint field.