Chat
Chat through an OpenAI-compatible interface
Chat with an assistant. This endpoint is based on the OpenAI Chat Completion API, a commonly used and adopted API.
It is useful if you need inline citations or OpenAI-compatible responses, but has limited functionality compared to the standard chat interface.
For guidance and examples, see Chat with an assistant.
POST
Authorizations
Pinecone API Key
Path Parameters
The name of the assistant to be described.
Body
application/json
The desired configuration to chat an assistant.
The list of queries / chats to chat an assistant
Response
200
application/json
Search request successful.
The ChatCompletionModel describes the response format of a chat request.