-
Notifications
You must be signed in to change notification settings - Fork 0
Gen3 Admin Models
- Open Models (canonical provider and registry workspace).
- On Inference Providers, create or verify provider connectivity.
- On Configured Models, import or enable models tenants may use.
- On Default Models, set deployment-wide chat, embedding, vision, and GT Helper defaults.

Models replaces legacy separate provider/API-key pages—tenant agents and GT API publishing depend on correct registry posture here.
Models is the active Gen 3 operator workspace for inference-provider integration, configured model registry management, and deployment default model selection. In the current Control Panel, this page absorbs the old provider and API-key workflows instead of splitting them across separate destinations.
| Tab | What it controls |
|---|---|
Inference Providers |
provider catalog, credentials, connectivity tests, discovery, and chat-auth validation |
Configured Models |
model registry entries, imports, manual adds, quick discovery adds, enablement, and deletion |
Default Models |
deployment-wide default chat, embedding, vision, GT Helper, STT, TTS, and image-generation model choices |
Use the providers tab to:
- create or edit a provider
- configure endpoint and adapter details
- supply or replace credentials
- test the connection
- validate chat authentication with a minimal request
- discover models from the provider catalog
Preloaded providers can also expose a reset-to-default-endpoint action when catalog defaults should be restored.
Use the configured models tab to:
- review which models are actually registered for the deployment
- add models manually
- import models from a configuration bundle
- discover models from an upstream provider and import selected entries
- enable, disable, or delete registry entries
Use the defaults tab to choose the deployment-wide default model selections consumed across GT AI OS. These defaults matter whenever a tenant workflow depends on the system's baseline model posture rather than a custom per-agent override.
Super Admins can set:
- Default embedding model and Default vision model — paired dataset defaults when creating datasets without explicit model choices.
- Default LLM — deployment-wide text model when a flow does not specify one.
-
Default GT Helper model (
defaultInstructionsHelperModelId) — chat-capable model used by the integrated ? help shelf when users ask GT Helper in the tenant app or Control Panel. If this field is unset or invalid, Ask helper returns503with a configuration error until an enabled chat-text model is selected. - Default STT, Default TTS, and Default image generation model — speech and image flows that omit explicit model selections.
-
Default web search — off by default. When enabled, selects a web search model agents may inherit; each agent still requires Allow this agent to use web search and an enabled/inherit web search mode before
web_searchruns in chat.

Only Super Admins can change default model selections; other operator roles can review the current posture on this tab.
The Control Panel still contains redirect shims for providers and api-keys, but the active operator workflow lives on Models. Treat this page as the canonical location for provider, model, and default-model administration.
- Create the provider on
Inference Providers. - Save credentials and endpoint details.
- Test connectivity.
- Validate chat authentication.
- Discover or manually add models.
- Set defaults if the provider will become the new deployment baseline.
- Validate provider connectivity before importing models.
- Keep provider changes and default-model changes as separate operator decisions when possible.
- Import only the models the deployment actually plans to use.
- Review Financial Controls after major model-catalog changes so pricing stays aligned.