Are embeddings used for RAG considered company data (presumably calculated by OpenAI), or OpenAI’s?
(I don’t know if that’s how RAG actually works)
As I understand it, strictly speaking RAG is broader than what you describe, but in practice you're correct for most implementations: https://en.wikipedia.org/wiki/Retrieval-augmented_generation...
As I understand it, strictly speaking RAG is broader than what you describe, but in practice you're correct for most implementations: https://en.wikipedia.org/wiki/Retrieval-augmented_generation...