kotaemon/knowledgehub
2023-12-05 16:19:13 +07:00
..
agents Provide type hints for pass-through Langchain and Llama-index objects (#95) 2023-12-04 10:59:13 +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 Add file-based document store and vector store (#96) 2023-12-04 17:46:00 +07:00
indices Add file-based document store and vector store (#96) 2023-12-04 17:46:00 +07:00
llms Add file-based document store and vector store (#96) 2023-12-04 17:46:00 +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 Provide ready binary for Mac and Linux to do sharing tunneling (#49) 2023-10-17 17:19:29 +07:00