Update an LLM configuration by ID.
This endpoint:
Args: service: Injected LLM configuration service config_id: The ID of the LLM configuration to update payload: Request containing fields to update
Returns: Response with the updated LLM configuration
Raises: 400 Bad Request: If user doesn’t have an associated space or secret is invalid 404 Not Found: If the configuration doesn’t exist
Request schema for updating an LLM configuration
The LLM API endpoint URL
1Display name for the configuration
1 - 255The model name to use
1 - 255ID of the secret containing the API key
1 - 36