Unary · Runner Configurations
Gets details about a specific LLM integration.
Use this method to:
- View integration settings
- Check integration status
- Verify configuration
Examples
-
Get integration details:
Retrieves information about a specific integration.
Endpoint
https://app.ona.com with that domain.
Request example
Request
gitpod.v1.GetLLMIntegrationRequest
Response
gitpod.v1.GetLLMIntegrationResponse
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.LLMIntegrationRequestHeaderLLMIntegrationPhase
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