kotaemon/knowledgehub/pipelines
Nguyen Trung Duc (john) 6ab1854532 feat: Add chain-of-thought (#37)
* Add chain-of-thought

* Use BasePromptComponent

* Add terminate callback for the chain-of-thought
2023-10-04 02:16:33 +07:00
..
agents [AUR-395, AUR-415] Adopt Example1 Injury pipeline; add .flow() for enabling bottom-up pipeline execution (#32) 2023-10-02 16:24:56 +07:00
tools [AUR-431] Add ReAct Agent (#34) 2023-10-02 11:29:12 +07:00
__init__.py Initiate repository 2023-08-16 14:56:48 +07:00
cot.py feat: Add chain-of-thought (#37) 2023-10-04 02:16:33 +07:00
indexing.py [AUR-338, AUR-406, AUR-407] Export pipeline to config for PromptUI. Construct PromptUI dynamically based on config. (#16) 2023-09-21 14:27:23 +07:00
retrieving.py [AUR-338, AUR-406, AUR-407] Export pipeline to config for PromptUI. Construct PromptUI dynamically based on config. (#16) 2023-09-21 14:27:23 +07:00