e2eAIOK icon indicating copy to clipboard operation
e2eAIOK copied to clipboard

DocumentIngestion should use embedding property to decide whether to write document as vector index or normal index

Open chaojun-zhang opened this issue 1 year ago • 0 comments

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.

chaojun-zhang avatar Dec 26 '23 06:12 chaojun-zhang