kotaemon/knowledgehub
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
..
agents Refactor the index component and update the MVP insurance accordingly (#90) 2023-11-30 18:35:07 +07:00
base Enforce all IO objects to be subclassed from Document (#88) 2023-11-27 16:35:09 +07:00
chatbot Enforce all IO objects to be subclassed from Document (#88) 2023-11-27 16:35:09 +07:00
contribs Enforce all IO objects to be subclassed from Document (#88) 2023-11-27 16:35:09 +07:00
embeddings Enforce all IO objects to be subclassed from Document (#88) 2023-11-27 16:35:09 +07:00
indices Refactor the index component and update the MVP insurance accordingly (#90) 2023-11-30 18:35:07 +07:00
llms Refactor the index component and update the MVP insurance accordingly (#90) 2023-11-30 18:35:07 +07:00
loaders Refactor excel Loader (#79) 2023-11-16 11:30:11 +07:00
parsers Move LLM-related components into LLM module (#74) 2023-11-15 16:26:53 +07:00
storages Enforce all IO objects to be subclassed from Document (#88) 2023-11-27 16:35:09 +07:00
__init__.py Adopt pyproject.toml (#89) 2023-11-29 14:58:35 +07:00
cli.py Provide ready binary for Mac and Linux to do sharing tunneling (#49) 2023-10-17 17:19:29 +07:00