Create an assistant
Create an assistant. This is where you specify the underlying training model, which cloud provider you would like to deploy with, and more.
For guidance and examples, see Create an assistant
Authorizations
Pinecone API Key
Body
The configuration needed to create an 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 '-'.
1 - 45
Description or directive for the assistant to apply to all responses.
The region to deploy the assistant in. Our current options are either us or eu. Defaults to us.
us
, eu
Response
The AssistantModel describes the configuration and status of a Pinecone 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 '-'.
1 - 45
Initializing
, Failed
, Ready
, Terminating
The host where the assistant is deployed.
Description or directive for the assistant to apply to all responses.
Was this page helpful?