Optional
instructionsOptional instructions for the Assistant. Instructions can [customize tone, role, and focus]https://www.pinecone.io/learn/assistant-api-deep-dive/#Custom-Instructions.
Optional
metadataOptional metadata for the Assistant.
The name of the assistant. Resource name must be 1-45 characters long, start and end with an alphanumeric character, and consist only of lower case alphanumeric characters or '-'.
Optional
regionOptional region for the Assistant. The region is where the Assistant is deployed. The default region is 'us'. The other option is 'eu'.
The
CreateAssistantOptions
interface describes the name and optional configurations that can be passed when creating an Assistant.