AI Models is an official Eagle infrastructure plugin that serves as a unified AI model configuration hub. It supports all major AI models — configure once and use across every AI plugin, no more repetitive API key setup.

AI Models is the foundation of the Eagle AI ecosystem. Upcoming official plugins like AI Action (auto-rename files, generate descriptions, smart tagging) will be built on top of it.
Set it up now, and when new plugins launch, they'll just work — zero extra configuration.
| Provider | Description |
|---|---|
| OpenAI | GPT-5, GPT-4o, etc. |
| Anthropic Claude | Claude Opus 4.6, Sonnet 4.6, etc. |
| Google Gemini | Gemini 3, Gemini 2.0, etc. |
| DeepSeek | DeepSeek-V3, DeepSeek-R1, etc. |
| Tongyi Qwen | Qwen series models |
| LM Studio | Local models (no API key required) |
| Ollama | Local models (no API key required) |
| OpenAI Compatible | Any service with an OpenAI-compatible API |
Open preferences, choose a provider, enter your API key — done.
👉 Full guide: AI Models Setup Guide
Build AI plugins on top of AI Models — no need to handle multi-provider compatibility or API key management yourself. Just call the unified interface to use models the user has already configured.
👉 Developer docs: Eagle AI SDK Documentation
Initial release