Represents the assistant metadata returned by the OpenAI API.
The unix timestamp of when the assistant was created
The description of the assistant, if present
The list of file ids used in tools
The unique id of the assistant, always starts with asst_
The instructions for the assistant, if present
Data stored by YOU, the developer, to store additional information
The model used by the assistant
The name of the assistant, if present
The tools used by the assistant