create

abstract fun create(request: CreateAssistantRequest): Assistant

Creates a new assistant with the given properties. This method will return the data associated with the assistant.

Return

The created assistant

Parameters

request

The request to create the assistant