Unary · Runner Configurations
Lists LLM integrations for a runner.
Use this method to:
- View all integrations
- Monitor integration status
- Check available LLMs
Examples
-
List integrations:
Shows all LLM integrations.
Endpoint
https://app.ona.com with that domain.
Request example
Request
gitpod.v1.ListLLMIntegrationsRequest
Response
gitpod.v1.ListLLMIntegrationsResponse
Related types
LLMIntegration
LLMIntegration
gitpod.v1.LLMIntegrationLLMIntegrationRequestHeader
LLMIntegrationRequestHeader
LLMIntegrationRequestHeader represents a custom header to be passed to LLM requests.
The value field contains:
- Plain text values in update requests (will be encrypted server-side).
- Encrypted binary values on read requests (decrypt directly to get original value).
gitpod.v1.LLMIntegrationRequestHeaderFilter
Filter
gitpod.v1.ListLLMIntegrationsRequest.FilterPaginationRequest
PaginationRequest
gitpod.v1.PaginationRequestPaginationResponse
PaginationResponse
gitpod.v1.PaginationResponseLLMIntegrationPhase
LLMIntegrationPhase
LLMIntegrationPhase represents the current status/phase of an LLM integration
LLMIntegrationRequestHeaderType
LLMIntegrationRequestHeaderType
LLMIntegrationRequestHeaderType describes how an LLM integration request
header value is resolved.
LLMProvider
LLMProvider
SupportedModel
SupportedModel
SupportedModel enumerates the LLM models available for agent executions