kotaemon/knowledgehub/indices
Duc Nguyen (john) e34b1e4c6d Refactor the index component and update the MVP insurance accordingly (#90)
Refactor the `kotaemon/pipelines` module to `kotaemon/indices`. Create the VectorIndex.

Note: currently I place `qa` to be inside `kotaemon/indices` since at the moment we only have `qa` in RAG. At the same time, I think `qa` can be an independent module in `kotaemon/qa`. Since this can be changed later, I still go at the 1st option for now to observe if we can change it later.
2023-11-30 18:35:07 +07:00
..
extractors Refactor the index component and update the MVP insurance accordingly (#90) 2023-11-30 18:35:07 +07:00
ingests Refactor the index component and update the MVP insurance accordingly (#90) 2023-11-30 18:35:07 +07:00
qa Refactor the index component and update the MVP insurance accordingly (#90) 2023-11-30 18:35:07 +07:00
rankings Separate rerankers, splitters and extractors (#85) 2023-11-27 14:25:54 +07:00
splitters Refactor the index component and update the MVP insurance accordingly (#90) 2023-11-30 18:35:07 +07:00
__init__.py Refactor the index component and update the MVP insurance accordingly (#90) 2023-11-30 18:35:07 +07:00
base.py Refactor the index component and update the MVP insurance accordingly (#90) 2023-11-30 18:35:07 +07:00
vectorindex.py Refactor the index component and update the MVP insurance accordingly (#90) 2023-11-30 18:35:07 +07:00