kotaemon/knowledgehub
Tuan Anh Nguyen Dang (Tadashi_Cin) 21350153d4 [AUR-391, AUR-393] Add Document and DocumentReader base (#6)
* Declare BaseComponent

* Brainstorming base class for LLM call

* Define base LLM

* Add tests

* Clean telemetry environment for accurate testing

* Fix README

* Fix typing

* add base document reader

* update test

* update requirements

* Cosmetic change

* update requirements

* reformat

---------

Co-authored-by: trducng <trungduc1992@gmail.com>
2023-08-31 11:24:12 +07:00
..
contribs [AUR-396] Scaffold prompt engineering code base section (#5) 2023-08-30 14:31:21 +07:00
documents [AUR-391, AUR-393] Add Document and DocumentReader base (#6) 2023-08-31 11:24:12 +07:00
embeddings Initiate repository 2023-08-16 14:56:48 +07:00
llms [AUR-361] Setup pre-commit, pytest, GitHub actions, ssh-secret (#3) 2023-08-30 07:22:01 +07:00
loaders [AUR-391, AUR-393] Add Document and DocumentReader base (#6) 2023-08-31 11:24:12 +07:00
pipelines Initiate repository 2023-08-16 14:56:48 +07:00
__init__.py [AUR-385, AUR-388] Declare BaseComponent and decide LLM call interface (#2) 2023-08-29 15:47:12 +07:00
cli.py Initiate repository 2023-08-16 14:56:48 +07:00
components.py [AUR-385, AUR-388] Declare BaseComponent and decide LLM call interface (#2) 2023-08-29 15:47:12 +07:00
config.py Initiate repository 2023-08-16 14:56:48 +07:00
schema.py Initiate repository 2023-08-16 14:56:48 +07:00