gitpod.v1.RunnerConfigurationService

ListLLMIntegrations

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.

    filter:
      runnerIds: ["d2c94c27-3b76-4a42-b88c-95a85e392c68"]
    pagination:
      pageSize: 20
    
post/gitpod.v1.RunnerConfigurationService/ListLLMIntegrations

Query parameters

pageSizeinteger
tokenstring

Request body

Response

Success

llmManagedByOnaboolean

llm_managed_by_ona indicates if LLM integrations are managed by Ona Intelligence.

Changes