Pinecone Docs home page
2025-04 (latest)
Search...
⌘K
Status
Support
Log In
Sign up free
Sign up free
Search...
Navigation
APIs
Assistant API reference
Guides
Reference
Examples
Releases
Pinecone Assistant
APIs
Introduction
Authentication
Limits
Assistants
GET
List assistants
POST
Create an assistant
GET
Check assistant status
PATCH
Update an assistant
DEL
Delete an assistant
Files
GET
List Files
POST
Upload file to assistant
GET
Describe a file upload
DEL
Delete an uploaded file
Chat
POST
Chat with an assistant
POST
Chat through an OpenAI-compatible interface
Evaluation
POST
Evaluate an answer
Context snippets
POST
Retrieve context from an assistant
Admin
API keys
Projects
Service accounts
Architecture
Assistant architecture
On this page
SDK support
Versioning
APIs
Assistant API reference
Copy page
Copy page
Use the
Assistant API
to upload documents, ask questions, and receive responses that reference your documents. This is known as
retrieval-augmented generation (RAG)
.
SDK support
The following Pinecone SDKs support the Assistant API:
Python SDK
Node.js SDK
Versioning
The Assistant API is versioned to ensure that your applications continue to work as expected as the platform evolves. For more details, see
API versioning
in the Pinecone Database documentation.
Was this page helpful?
Yes
No
Authentication
Assistant
Responses are generated using AI and may contain mistakes.