AssistantRequestBuilder
class AssistantRequestBuilder
Properties
Link copied to clipboard
The description of the assistant. The maximum length is 512 characters.
Link copied to clipboard
The system instructions that the assistant uses. The maximum length is 32768 characters.
Link copied to clipboard
Specifies the format that the model must output. Compatible with GPT-4o, GPT-4 Turbo, and all GPT-3.5 Turbo models since gpt-3.5-turbo-1106.
Link copied to clipboard
What sampling temperature to use, between 0 and 2.
Link copied to clipboard
A set of resources that are used by the assistant's tools. The resources are specific to the type of tool.
Link copied to clipboard
A list of tools enabled on the assistant.
Functions
Link copied to clipboard
Create Assistant instance.