Parameters
Pinecone index host URL from the Pinecone console.
Optional namespace to scope vector search queries.
Maximum number of matches to return.
Include metadata payloads in returned matches.
Include vector values in returned matches.
Optional metadata filter applied to vector search.
Embedding model used to encode queries. The model name should match the format expected by LiteLLM
and the model used when your Pinecone vectors were indexed.
Name to register for the generated tool.
Description to register for the generated tool.
Credentials
Select an API Key Credential for your Pinecone API key.
Select an LLM Credential used to generate query embeddings.

