Skip to main content
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

Send a Bearer token as described in Authentication. If your organization uses a custom management-plane domain, replace https://app.ona.com with that domain.

Request example

Request

gitpod.v1.ListLLMIntegrationsRequest

Response

gitpod.v1.ListLLMIntegrationsResponse
gitpod.v1.LLMIntegration
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.LLMIntegrationRequestHeader
gitpod.v1.ListLLMIntegrationsRequest.Filter
gitpod.v1.PaginationRequest
gitpod.v1.PaginationResponse
LLMIntegrationPhase represents the current status/phase of an LLM integration
LLMIntegrationRequestHeaderType describes how an LLM integration request header value is resolved.
SupportedModel enumerates the LLM models available for agent executions