kotaemon/knowledgehub/pipelines/agents
Nguyen Trung Duc (john) 693ed39de4 Move prompts into LLMs module (#70)
Since the only usage of prompt is within LLMs, it is reasonable to keep it within the LLM module. This way, it would be easier to discover module, and make the code base less complicated.

Changes:

* Move prompt components into llms
* Bump version 0.3.1
* Make pip install dependencies in eager mode

---------

Co-authored-by: ian <ian@cinnamon.is>
2023-11-14 16:00:10 +07:00
..
output [AUR-431, AUR-435] Add Agent Interface and ReWOO Agent implementation (#31) 2023-10-01 11:53:08 +07:00
react Move prompts into LLMs module (#70) 2023-11-14 16:00:10 +07:00
rewoo Move prompts into LLMs module (#70) 2023-11-14 16:00:10 +07:00
__init__.py Update Base interface of Index/Retrieval pipeline (#36) 2023-10-04 14:27:44 +07:00
base.py Move prompts into LLMs module (#70) 2023-11-14 16:00:10 +07:00
utils.py [AUR-431, AUR-435] Add Agent Interface and ReWOO Agent implementation (#31) 2023-10-01 11:53:08 +07:00