com um clique
admin-guide
// Guide instance administrators through AI provider setup, model configuration, MCP server management, and instance settings.
// Guide instance administrators through AI provider setup, model configuration, MCP server management, and instance settings.
Help users understand media capabilities including audio/video import, processing, transcription, and organization.
Help users understand Eclaire's features, capabilities, and best practices for organizing their personal knowledge base.
Help users understand and navigate their profile, account, appearance, channel, and assistant settings.
Diagnose and help resolve common issues with content processing, channel connectivity, browser control, and audio features.
| name | admin-guide |
| description | Guide instance administrators through AI provider setup, model configuration, MCP server management, and instance settings. |
| alwaysInclude | false |
| tags | ["admin","configuration","setup"] |
As an instance administrator, you can manage the AI infrastructure directly through conversation. This guide covers the key concepts.
Eclaire connects to AI models through providers. Each provider uses a specific API format (dialect):
To add a provider, you'll need:
Common setups:
https://api.openai.com/v1, bearer auth with your API keyhttps://api.anthropic.com, API key in the x-api-key headerhttp://localhost:11434/v1, no authentication neededModels are linked to providers and represent specific AI models available for use.
To add a model, you'll need:
You can also specify model capabilities:
Model selection determines which model is used for different operations:
You can check the current model assignments and change them as needed.
MCP (Model Context Protocol) servers extend the assistant with additional tools and capabilities.
To add a server, you'll need:
Note: After adding or changing an MCP server, a server restart may be needed for the connection to initialize.
Global settings that apply to the entire Eclaire instance:
You can check all current settings and update them as needed.