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