Authorizations
Pinecone API Key
Body
The desired configuration to create an assistant.
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
"example-assistant"
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
Create request successful.
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
"example-assistant"
Initializing
, Failed
, Ready
, Terminating
, InitializationFailed
Description or directive for the assistant to apply to all responses.
The host where the assistant is deployed.