Unary · Runner Configurations
Updates an existing LLM integration.
Use this method to:
- Modify integration settings
- Update credentials
- Change configuration
Examples
-
Update integration:
Updates OAuth credentials.
Endpoint
https://app.ona.com with that domain.
Request example
Request
gitpod.v1.UpdateLLMIntegrationRequest
Response
gitpod.v1.UpdateLLMIntegrationResponse
This message has no fields.
Related types
LLMIntegrationRequestHeader
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.
SupportedModel
SupportedModel
SupportedModel enumerates the LLM models available for agent executions