Skip to content

Understanding embeddings #1

Closed
Closed
@aavetis

Description

@aavetis

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions