kotaemon/knowledgehub
2023-09-19 19:54:44 +07:00
..
contribs [AUR-396] Scaffold prompt engineering code base section (#5) 2023-08-30 14:31:21 +07:00
docstores [AUR-420] Provide document store base interface and an in-memory version (#21) 2023-09-19 14:49:23 +07:00
documents [AUR-421] base output post-processor that works using regex. (#20) 2023-09-19 19:54:44 +07:00
embeddings [AUR-421] base output post-processor that works using regex. (#20) 2023-09-19 19:54:44 +07:00
llms [AUR-421] base output post-processor that works using regex. (#20) 2023-09-19 19:54:44 +07:00
loaders [AUR-391, AUR-393] Add Document and DocumentReader base (#6) 2023-08-31 11:24:12 +07:00
pipelines [AUR-421] base output post-processor that works using regex. (#20) 2023-09-19 19:54:44 +07:00
post_processing [AUR-421] base output post-processor that works using regex. (#20) 2023-09-19 19:54:44 +07:00
vectorstores [AUR-392, AUR-413, AUR-414] Define base vector store, and make use of ChromaVectorStore from llama_index. Indexing and retrieving vectors with vector store (#18) 2023-09-14 14:18:20 +07:00
__init__.py [AUR-385, AUR-388] Declare BaseComponent and decide LLM call interface (#2) 2023-08-29 15:47:12 +07:00
base.py [AUR-421] base output post-processor that works using regex. (#20) 2023-09-19 19:54:44 +07:00
cli.py Initiate repository 2023-08-16 14:56:48 +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