AI Models

A unified AI model configuration hub with support for all major AI models


Developer
Version
Update time
Views
Support
Website

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.

Key Features

  • Unified Model Management — Manage all API keys, model preferences, and service configurations in one place
  • Multi-Provider Support — Built-in support for OpenAI, Claude, Gemini, DeepSeek, Tongyi Qwen, and more
  • OpenAI Compatible Mode — Works with any OpenAI-compatible service (Groq, Mistral, etc.), greatly expanding available models
  • Local Model Support — LM Studio and Ollama work out of the box with no API key required, ideal for privacy-conscious or offline use
  • Developer Friendly — Provides a unified SDK interface so plugin developers can focus on features instead of model integration

Why Install It?

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.

Supported Providers

ProviderDescription
OpenAIGPT-5, GPT-4o, etc.
Anthropic ClaudeClaude Opus 4.6, Sonnet 4.6, etc.
Google GeminiGemini 3, Gemini 2.0, etc.
DeepSeekDeepSeek-V3, DeepSeek-R1, etc.
Tongyi QwenQwen series models
LM StudioLocal models (no API key required)
OllamaLocal models (no API key required)
OpenAI CompatibleAny service with an OpenAI-compatible API

How to Set Up?

Open preferences, choose a provider, enter your API key — done.

👉 Full guide: AI Models Setup Guide

For Developers

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

v0.0.1
2026-03-05
  •  Initial release