Skip to main content
Updates the active provider version for an assistant. Use this after creating a provider with Create assistant provider.
For setup and authentication options, see the Installation guide and Authentication.

Parameters

ConnectionConfig
required
Configuration for the client connection.
UpdateAssistantVersionRequest
required
Provider version to promote.

Usage

Response

int32
Numeric status code for the operation.
boolean
Indicates whether the operation was successful.
Assistant
Updated assistant with the active provider version.
Error
Error details when the operation fails.