kotaemon/knowledgehub/llms/chats
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
..
__init__.py Move LLM-related components into LLM module (#74) 2023-11-15 16:26:53 +07:00
base.py Enforce all IO objects to be subclassed from Document (#88) 2023-11-27 16:35:09 +07:00
openai.py [AUR-385, AUR-388] Declare BaseComponent and decide LLM call interface (#2) 2023-08-29 15:47:12 +07:00