upstash / rag-chat

Batteries included SDK for RAG development.
https://upstash.com/docs/vector/sdks/rag-chat/gettingstarted
MIT License
170 stars 46 forks source link

Chat with non-embedding db #89

Closed CahidArda closed 3 weeks ago

CahidArda commented 3 weeks ago

Fixes two functionality for usage with non-embedding Vector Index:

Fixes

index.addMany is fixed with Promise.all

linear[bot] commented 3 weeks ago

DX-1398 rag-chat: fix usage with non-embedding vector