kotaemon/libs/ktem/ktem
Tuan Anh Nguyen Dang (Tadashi_Cin) 6da9db489f
fix: add optional graphrag toggle in dockerfile (#377)
* fix: toggle graphrag install in Docker build

* fix: update Dockerfile

* fix: remove unused logics in chat_fn

* fix: disable duckduckgo test due to API limit
2024-10-10 16:09:57 +07:00
..
assets feat: add local theme (#288) 2024-09-17 19:03:39 +07:00
db feat: tweak the 'Chat suggestion' feature to tie it to conversations (#341) #none 2024-10-10 11:02:04 +07:00
embeddings feat: support TEI embedding service, configurable reranking model (#287) 2024-09-30 22:00:00 +07:00
index update output path logic since GraphRAG has changed the storage config value in the latest release (#374) bump:patch 2024-10-10 11:20:02 +07:00
llms feat: add first setup screen for LLM & Embedding models (#314) (bump:minor) 2024-09-22 16:32:23 +07:00
pages fix: add optional graphrag toggle in dockerfile (#377) 2024-10-10 16:09:57 +07:00
reasoning feat: tweak the 'Chat suggestion' feature to tie it to conversations (#341) #none 2024-10-10 11:02:04 +07:00
rerankings fix: improve Download UI bump:minor (#352) 2024-10-01 12:03:19 +07:00
utils feat: support TEI embedding service, configurable reranking model (#287) 2024-09-30 22:00:00 +07:00
__init__.py Make ktem official (#134) 2024-01-23 10:54:18 +07:00
app.py feat: add local theme (#288) 2024-09-17 19:03:39 +07:00
components.py Provide embedding manager (#16) 2024-04-10 15:11:44 +07:00
exceptions.py Make ktem official (#134) 2024-01-23 10:54:18 +07:00
extension_protocol.py Make ktem official (#134) 2024-01-23 10:54:18 +07:00
main.py feat: add first setup screen for LLM & Embedding models (#314) (bump:minor) 2024-09-22 16:32:23 +07:00
settings.py feat: merge develop (#123) 2024-08-26 08:50:37 +07:00