kotaemon/libs/ktem
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
..
ktem feat: add first setup screen for LLM & Embedding models (#314) (bump:minor) 2024-09-22 16:32:23 +07:00
ktem_tests fix: re-enable tests and fix legacy test interface (#208) 2024-09-04 12:37:39 +07:00
migrations Optionally allow database migration with Alembic 2024-01-28 19:54:15 +07:00
.gitignore feat: merge develop (#123) 2024-08-26 08:50:37 +07:00
alembic.ini Optionally allow database migration with Alembic 2024-01-28 19:54:15 +07:00
MANIFEST.in Improve kotaemon based on insights from projects (#147) 2024-02-28 22:18:29 +07:00
pyproject.toml feat: merge develop (#123) 2024-08-26 08:50:37 +07:00
requirements.txt Make ktem official (#134) 2024-01-23 10:54:18 +07:00