Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 203 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 203 Bytes

bot

This is a chatbot with the following specifications:

  1. VectorDB - Pinecone
  2. Embeddings - all-mpnet-base-v2 (768 dim) / text-embedding-ada-002 (1536 dim)
  3. RAG - GPT-3.5/4
  4. Agent - GPT-3.5/4