Interface UpdateAssistantOptions

Options for updating an assistant's properties.

Hierarchy

  • UpdateAssistantOptions

Properties

instructions?: string

Optional instructions for the assistant to apply to all responses.

metadata?: Record<string, string>

Optional metadata associated with the assistant.