kotaemon/libs/ktem/ktem/reasoning/prompt_optimization
Tuan Anh Nguyen Dang (Tadashi_Cin) 88d577b0cc
feat: add first setup screen for LLM & Embedding models (#314) (bump:minor)
* fix: utf-8 txt reader

* fix: revise vectorstore import and make it optional

* feat: add cohere chat model with tool call support

* fix: simplify citation pipeline

* fix: improve citation logic

* fix: improve decompose func call

* fix: revise question rewrite prompt

* fix: revise chat box default placeholder

* fix: add key from ktem to cohere rerank

* fix: conv name suggestion

* fix: ignore default key cohere rerank

* fix: improve test connection UI

* fix: reorder requirements

* feat: add first setup screen

* fix: update requirements

* fix: vectorstore tests

* fix: update cohere version

* fix: relax langchain core version

* fix: add demo mode

* fix: update flowsettings

* fix: typo

* fix: fix bool env passing
2024-09-22 16:32:23 +07:00
..
__init__.py feat: merge develop (#123) 2024-08-26 08:50:37 +07:00
decompose_question.py feat: add first setup screen for LLM & Embedding models (#314) (bump:minor) 2024-09-22 16:32:23 +07:00
fewshot_rewrite_question.py feat: merge develop (#123) 2024-08-26 08:50:37 +07:00
rephrase_question_train.json feat: merge develop (#123) 2024-08-26 08:50:37 +07:00
rewrite_question.py feat: add first setup screen for LLM & Embedding models (#314) (bump:minor) 2024-09-22 16:32:23 +07:00
suggest_conversation_name.py feat: merge develop (#123) 2024-08-26 08:50:37 +07:00