kotaemon/libs/ktem/ktem
ronchengang 8188760f32
feat: allow to use customized GraphRAG settings.yaml (#387) bump:patch
* allow to use customized GraphRAG settings.yaml

* adjust import style

* fix typo

* Added GraphRAG original documentation reference.

* feat: allow to use customized GraphRAG settings.yaml
(#387)

---------

Co-authored-by: Chen, Ron Gang <git@git.com>
2024-10-14 21:18:34 +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 feat: allow to use customized GraphRAG settings.yaml (#387) bump:patch 2024-10-14 21:18:34 +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