Interface UpdateAssistantResponse

The UpdateAssistantResponse interface describes the response object returned when updating an Assistant.

Hierarchy

  • UpdateAssistantResponse

Properties

assistantName?: string

The name of the assistant that was updated.

instructions?: string

Description or directive for the assistant to apply to all responses.

metadata?: object

Metadata associated with the assistant.