Convosuite
  • Welcome to Convosuite
  • Authorization
  • How to Use
  • Document Loaders
  • Chat Models
  • Embeddings
  • Memory
  • Tools
    • Custom Tool
    • Zapier NLA
  • Vector Stores
    • Pinecone
    • Supabase
    • Chroma
  • Vector Management
  • 3rd Party Platform Integration
  • Migration Guide
  • Use Cases
    • Web Scrape QnA
    • Build a Lead Generation Chatbot into your website.
      • Teaching with AI
Powered by GitBook
On this page
  • Prerequisite
  • Setup
  • Resources
  1. Vector Stores

Pinecone

PreviousVector StoresNextSupabase

Last updated 1 year ago

Prerequisite

  1. Register an account for

  2. Click Create your first index\

  3. Input required fields Index Name, name of the index to be created. (e.g. elon-musk) Dimensions, size of the vectors to be inserted in the index. (e.g. 1536)\

  4. Click Create Index

Setup

  1. Get/Create your API Key

Resources

Copy & Paste each details (API Key, Environment, Index Name) into Pinecone Upsert Document node or Pinecone Load Existing Index node

Document can be connect with any node under category

Embeddings can be connect with any node under category

Document Loader
Embeddings
LangChain JS Pinecone
Pinecone Node.JS
Pinecone