What integrations are for
Luna Studio works with two kinds of integrations:- Runtime integrations - accept personal or workspace-scoped records for LLM providers and Galileo.
- Deployment integrations - connect shared infrastructure and services, including the training platform, object storage, and PostgreSQL.
LLM personal overrides and workspace defaults
LLM provider credentials are not always shared with the entire organization:- A personal override is used only for your account.
- A workspace default is used when you do not have a personal override.
- Only workspace administrators can create, update, or remove workspace defaults. A non-admin can add and manage a personal override.
llm_provider record returned to the UI, not the source of every provider key inside it. In a mixed-scope setup, do not use that single badge to infer the effective source for each provider.
Runtime integration types
LLM providers
The current UI can configure four LLM providers: Other provider cards in the catalog are marked Coming soon and cannot accept credentials yet. See LLM providers for the current list. For setup guidance, see LLM providers.Galileo
The Galileo connection unlocks platform-level features such as importing datasets from Galileo and registering eligible metrics back to Galileo. Although the UI accepts personal and workspace-scopedgalileo_api records, the current dataset-import and registration consumers ignore both scopes and use the deployment-configured Galileo API URL and key from the backend. This is a current-release runtime limitation rather than an intended permanent integration boundary.
Training platforms
Luna Studio also supports training platform integrations for the infrastructure that runs fine-tuning jobs:Vertex AI PipelinesAzureML PipelinesSageMaker PipelinesKubernetes
Postgres cards therefore appear as managed, read-only integrations. See Availability and deployment for how Galileo provisions Luna Studio into your cluster.
Where to go next
LLM providers
Choose the right provider setup for your team and see what credentials you’ll need.
Galileo integration
Understand the current credential path for Galileo-backed features.