Create assistant
Create a finetune job.
Authorizations
Tune API Keys are the preferred way to authenticate with the API. You can create an API Key from your Tune Studio Profile → 'Access Keys' (in sidebar)
Body
Name of the assistant.
Description of the assistant with a maximum length of 512 characters.
Instructions for the assistant will be used as system prompt.
Metadata to store additional information in key-value pair.
Tools to be used for the assistant.
Response
The name of the assistant.
The time the assistant was created.
The description of the assistant.
The id of the assistant.
The instructions that the assistant uses.
The metadata of the assistant.
The model ID of the project-x-model that the assistant uses.
The name of the model.
The tools that the assistant uses.
Allows users to have additional max 3 key-value pairs.
Was this page helpful?