Pinecone
Connects your AI workflows to a high performance vector database to store long term memory and perform semantic search across millions of records.
Try Pinecone in Ceven
Ask Ceven anything
Standard
Why use Ceven?
AI native Pinecone integration
- Describe the outcome and Ceven picks the right Pinecone calls, fills the parameters, and checks the result.
- Structured, agent friendly tool schemas so each call runs reliably instead of by guesswork.
- Rich coverage for reading, writing, and querying your Pinecone data, across all 48 of its actions.
Managed auth
- Built in OAuth with automatic token refresh and rotation.
- One place to manage, scope, and revoke Pinecone access.
- Per user and per environment credentials instead of shared keys.
Agent optimized design
- Actions are tuned from real success and error rates so reliability climbs over time.
- Full execution logs so you always know what ran in Pinecone, when, and on whose behalf.
- The agent pauses and asks when Pinecone is unclear instead of plowing ahead.
Enterprise grade security
- Fine grained access so you control which agents and people can reach Pinecone.
- Least privilege by default, read scopes first and only the writes a workflow needs.
- A full audit trail of every Pinecone action to support review and sign off.
Supported tools
Every action Ceven's agents can run on Pinecone, and when to use it.
Create index
Use this when you need to initialize a new vector database index for storing and querying embeddings.
Query vectors
Perform semantic search within an index using a query vector to retrieve the most similar items.
Upsert records
Use this when you need to add or update records with automatic text to vector conversion in a namespace.
Update vector
Overwrite vector values or metadata for a specific record ID to keep your memory current.
Rerank documents
Order retrieved documents by semantic relevance to a user query using hosted reranking models.
Generate embeddings
Convert raw text into vector representations for use in similarity matching or storage.
Create namespace
Use this when you need to organize vectors into isolated partitions for different users or projects.
List indexes
Pull all indexes in your project along with their current configurations and status.
Describe index stats
Pull vector counts per namespace and index fullness to monitor storage capacity.
Start bulk import
Trigger an asynchronous import of vectors from S3, GCS, or Azure Blob Storage.
Create backup
Preserve the current state of an index including all vectors and metadata for recovery.
Delete index
Permanently remove an index and all contained data from your project.
Cancel Bulk Import
Tool to cancel a bulk import operation in Pinecone. Use when you need to stop an ongoing import operation that is not yet finished.
Configure Index
Tool to configure an existing Pinecone index, including pod type, replicas, deletion protection, and tags. Use when you need to scale an index vertically or horizontally, enable/disable deletion protection, or update tags. The change is asy
Create Index with Embedding Model
Tool to create a Pinecone index with integrated embedding model for automatic vectorization. Use when you need to set up a new index that automatically converts text to vectors using a pre configured embedding model.
Create Index from Backup
Tool to create an index from a backup. Use when you need to restore or duplicate index data from a previously saved backup.
Delete Namespace
Tool to permanently delete a namespace from a serverless index. Use when you need to remove an entire namespace and all its data. This operation is irreversible and only supported on serverless indexes.
Describe Backup
Tool to retrieve detailed information about a specific backup. Use when you need to check backup status, configuration, or metadata.
Describe Bulk Import
Tool to describe a specific bulk import operation in Pinecone. Use when you need to retrieve detailed information about an import's status, progress, timing, and any errors.
Describe Restore Job
Tool to get detailed information about a specific restore job in Pinecone. Use when you need to check the status, progress, or metadata of a restore operation.
Get Model Information
Tool to retrieve detailed information about a specific model hosted by Pinecone. Use when you need to understand model capabilities for embedding and reranking operations.
List Bulk Imports
Tool to list all recent and ongoing bulk import operations in Pinecone. Use when you need to monitor or track the status of data import jobs. Supports pagination with a default limit of 100 imports per page.
List Collections
Tool to list all collections in a Pinecone project (pod based indexes only). Use when you need to view available collections.
List Index Backups
Tool to list all backups for a specific Pinecone index. Use when you need to view available backups for an index. Supports pagination via limit and paginationToken parameters.
List Available Models
Tool to list all available embedding and reranking models hosted by Pinecone. Use when you need to discover available models or filter by model type (embed/rerank) or vector type (dense/sparse).
List Namespaces
Tool to list all namespaces in a serverless Pinecone index. Use when you need to discover available namespaces for data organization. Returns up to 100 namespaces by default with pagination support.
List Project Backups
Tool to list all backups for indexes in a Pinecone project. Use when you need to retrieve backup information across all project indexes. Supports pagination with limit and paginationToken parameters.
List Restore Jobs
Tool to list all restore jobs for a project with pagination support. Use when you need to view the status of restore operations or track restore progress.
List Vectors
Tool to list vector IDs in a Pinecone serverless index. Use when you need to browse or retrieve vector identifiers from a namespace. Supports filtering by prefix and pagination for large result sets.
Search Records in Namespace
Tool to search records within a Pinecone namespace using text, vector, or ID query. Use when you need to find similar records based on embeddings or record IDs. Results can optionally be reranked for relevance.
30 actions · scroll to see them all
Frequently asked questions
Alternatives to Pinecone
Other tools that solve a similar problem. Ceven supports these too, so you can switch or run more than one at once.
Try Ceven on your stack
Plug Ceven on top of the tools you already run. Connect Pinecone and the rest of your stack, describe the outcome, and its agents handle the work end to end, days of it in minutes.
Get started for free