Closed
Description
Can we add general info to the readme about how embeddings work here? Or if you can point me to something I can read up on, I'm happy to update it and PR.
Questions coming to mind:
- Do we hit the OpenAI embeddings API with our data, and that's why it incurs a usage charge at OpenAI?
- The files that are outputted as a result (docs.index and faiss_store.pkl) - what does each file represent? Do we know if OpenAI keeps a copy of all embeddings made? Or are those effectively "things you own locally"?
- Is there a way to use multiple vector embeddings in a QA prompt? And the system would decide where to look?
Thanks for any insight.
Metadata
Metadata
Assignees
Labels
No labels