OCNORA

Pinecone

Databases & warehousesAPI keycredential probe

Upsert and query vectors in a Pinecone index (for RAG / embeddings).

OCNORA ships 2 typed Pinecone operations. Each node has a schema-driven form, input and output tables beside its settings, and is pre-flighted by Workflow Health before your first real run. Anything not covered by a typed node reaches https://{index_host} through the HTTP node with the same credential.

Operations 2

  • Query
    Find the nearest vectors to a query vector in a Pinecone index.
    pinecone.query
  • Upsert Vectors
    Upsert vectors (with metadata) into a Pinecone index.
    pinecone.upsert

Run your first Pinecone workflow today.

Create a free workspace, add the connection, pick a template or describe the workflow to Build with AI. Workflow Health checks it before it runs.