Create assistant
This operation deploys a Pinecone 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.
This feature is in public preview.
Authorizations
Pinecone API Key
Body
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 '-'.
A dictionary containing user-supplied metadata. Neither the model nor the API use this metadata.
Response
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 '-'.
A dictionary containing user-supplied metadata. Neither the model nor the API use this metadata.
Describes the status of the assistant.
Initializing
, Failed
, Ready
, Terminating
When the assistant was created.
When the assistant was last updated.
Was this page helpful?