kotaemon/knowledgehub
Duc Nguyen (john) 0e30dcbb06 Create Langchain LLM converter to quickly supply it to Langchain's chain (#102)
* Create Langchain LLM converter to quickly supply it to Langchain's chain

* Clean up
2023-12-11 14:55:56 +07:00
..
agents Create Langchain LLM converter to quickly supply it to Langchain's chain (#102) 2023-12-11 14:55:56 +07:00
base Change template to private attribute and simplify imports (#101) 2023-12-08 18:10:34 +07:00
chatbot Enforce all IO objects to be subclassed from Document (#88) 2023-11-27 16:35:09 +07:00
contribs Upgrade promptui to conform to Gradio V4 (#98) 2023-12-07 15:24:07 +07:00
embeddings Add file-based document store and vector store (#96) 2023-12-04 17:46:00 +07:00
indices Change template to private attribute and simplify imports (#101) 2023-12-08 18:10:34 +07:00
llms Create Langchain LLM converter to quickly supply it to Langchain's chain (#102) 2023-12-11 14:55:56 +07:00
loaders Add UnstructuredReader with support for various legacy files (.doc, .xls) (#99) 2023-12-05 16:19:13 +07:00
parsers Change template to private attribute and simplify imports (#101) 2023-12-08 18:10:34 +07:00
storages Add file-based document store and vector store (#96) 2023-12-04 17:46:00 +07:00
__init__.py Adopt pyproject.toml (#89) 2023-11-29 14:58:35 +07:00
cli.py refractor agents (#100) 2023-12-06 17:06:29 +07:00