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.
Tools to be used for the assistant.
Metadata to store additional information in key-value pair.
Response
The id of the assistant.
The description of the assistant.
The instructions that the assistant uses.
The tools that the assistant uses.
The metadata of the assistant.
The time the assistant was created.
The model ID of the project-x-model that the assistant uses.
The name of the assistant.
The name of the model.
Allows users to have additional max 3 key-value pairs.
Was this page helpful?