e2eAIOK
e2eAIOK copied to clipboard
DocumentIngestion should use embedding property to decide whether to write document as vector index or normal index
The DocumentIngestion class should not expose the 'rag_framework' property. Instead, it should use the embedding property to decide whether to write the document to a vector database or a regular document store.