kotaemon/knowledgehub
ian_Cin 797df5a69c refractor agents (#100)
* refractor agents

* minor cosmetic, add terminal ui for cli

* pump to 0.3.4

* Add temporary path

* fix unclose files in tests

---------

Co-authored-by: trducng <trungduc1992@gmail.com>
2023-12-06 17:06:29 +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 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 refractor agents (#100) 2023-12-06 17:06:29 +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