kotaemon/knowledgehub
2023-12-07 15:24:07 +07:00
..
agents refractor agents (#100) 2023-12-06 17:06:29 +07:00
base refractor agents (#100) 2023-12-06 17:06:29 +07:00
chatbot Enforce all IO objects to be subclassed from Document (#88) 2023-11-27 16:35:09 +07:00
contribs Upgrade promptui to conform to Gradio V4 (#98) 2023-12-07 15:24:07 +07:00
embeddings Add file-based document store and vector store (#96) 2023-12-04 17:46:00 +07:00
indices Upgrade promptui to conform to Gradio V4 (#98) 2023-12-07 15:24:07 +07:00
llms Upgrade promptui to conform to Gradio V4 (#98) 2023-12-07 15:24:07 +07:00
loaders Add UnstructuredReader with support for various legacy files (.doc, .xls) (#99) 2023-12-05 16:19:13 +07:00
parsers Move LLM-related components into LLM module (#74) 2023-11-15 16:26:53 +07:00
storages Add file-based document store and vector store (#96) 2023-12-04 17:46:00 +07:00
__init__.py Adopt pyproject.toml (#89) 2023-11-29 14:58:35 +07:00
cli.py refractor agents (#100) 2023-12-06 17:06:29 +07:00