kotaemon/knowledgehub
Duc Nguyen (john) 9c5b707010 Customize application settings (#132)
* Allow customizing the base application

* Make the core llms and embeddings customizable

* Make the settings, reasoning and index customizable

* Import from langchain_openai
2024-01-21 14:36:07 +07:00
..
agents Migrate the MVP into kotaemon (#108) 2024-01-10 15:28:09 +07:00
base Migrate the MVP into kotaemon (#108) 2024-01-10 15:28:09 +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 Customize application settings (#132) 2024-01-21 14:36:07 +07:00
indices Migrate the MVP into kotaemon (#108) 2024-01-10 15:28:09 +07:00
llms Customize application settings (#132) 2024-01-21 14:36:07 +07:00
loaders Migrate the MVP into kotaemon (#108) 2024-01-10 15:28:09 +07:00
parsers Best docs Cinnamon will probably ever have (#105) 2023-12-20 11:30:25 +07:00
storages Migrate the MVP into kotaemon (#108) 2024-01-10 15:28:09 +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