kotaemon/knowledgehub/llms
ian_Cin 8e0779a22d Enforce all IO objects to be subclassed from Document (#88)
* enforce Document as IO

* Separate rerankers, splitters and extractors (#85)

* partially refractor importing

* add text to embedding outputs

---------

Co-authored-by: Nguyen Trung Duc (john) <trungduc1992@gmail.com>
2023-11-27 16:35:09 +07:00
..
chats Enforce all IO objects to be subclassed from Document (#88) 2023-11-27 16:35:09 +07:00
completions Move prompts into LLMs module (#70) 2023-11-14 16:00:10 +07:00
prompts Move prompts into LLMs module (#70) 2023-11-14 16:00:10 +07:00
__init__.py Subclass chat messages from Document (#86) 2023-11-27 10:38:19 +07:00
branching.py Move LLM-related components into LLM module (#74) 2023-11-15 16:26:53 +07:00
linear.py Move LLM-related components into LLM module (#74) 2023-11-15 16:26:53 +07:00