Commit Graph

6159 Commits (0a9f50e85f829f20ed666e785fab6d2f17e8536e)
 

Author SHA1 Message Date
twwu 0a9f50e85f Merge branch 'main' into feat/rag-pipeline 11 months ago
twwu ed1d71f4d0 Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline 11 months ago
twwu 7039ec33b9 refactor: update retrieval search method from invertedIndex to keywordSearch 11 months ago
Joel 025dc7c781 feat: can show rag vars 11 months ago
非法操作 ca0b268ae5
fix: variable aggregator with group and file raise exception (#20581) 11 months ago
crazywoola 25be7c1ad5
Revert "♻️ refactor(middleware): remove duplicate CSP header assignment" (#20592) 11 months ago
twwu bad451d5ec Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline 11 months ago
twwu 87c15062e6 feat: enhance document processing with embedding and rule detail components 11 months ago
Bowen Liang 888cd86afd
chore: prepare the plugin daemon base url to yarl URL ahead intstead of in every invocation (#20541) 11 months ago
Muttakin Islam Hasib 157d916154
♻️ refactor(middleware): remove duplicate CSP header assignment (#20548) 11 months ago
Anshuman Saini e40e9db39a
fixes #19634 (#20545) 11 months ago
-LAN- 36f1b4b222
fix: Ensure model config integrity in retrieval processes (#20576)
Signed-off-by: -LAN- <laipz8200@outlook.com>
11 months ago
-LAN- 257bf13fef
refactor: Removes unused LLMMode value_of method (#20575)
Signed-off-by: -LAN- <laipz8200@outlook.com>
11 months ago
-LAN- 957f5b212e
fix: Upgrade Flask-Cors (#20577)
Signed-off-by: -LAN- <laipz8200@outlook.com>
11 months ago
-LAN- 72fdafc180
refactor: Replaces direct DB session usage with context managers (#20569)
Signed-off-by: -LAN- <laipz8200@outlook.com>
11 months ago
zxhlyh 163bae3aaf input rag variable 11 months ago
GuanMu db83bfc53a
chore: update pnpm version to 10.11.1 (#20573) 11 months ago
Joel 744159a079
fix: agent thought replaced by response text (#20571) 11 months ago
zxhlyh b9c6496fea datasource default value & publish sync draft 11 months ago
KVOJJJin d6b30efe2c
Fix/dark theme style issues (#20566) 11 months ago
zhaobingshuang 3f7aa38d77
fix: #20560 When elasticsearch is used as the vector database, the Retrieval Test fails to filter the data after setting the Score Threshold, and the score of the recalled results is empty (#20561) 11 months ago
Contrail a145c2a8fe
fix: ensure proper conversation role alternation for vLLM (#18837) 11 months ago
twwu 5fb771218c fix: update types and improve data handling in pipeline components 11 months ago
不如归去 c29cb503be
Fix #20536: Force header in custom tool be string (#20537)
Co-authored-by: Peter Xin <iami@Artemis.local>
11 months ago
不如归去 8025ad0661
Fixes #20534: Allow $ref in parameter for custom tools (#20535)
Co-authored-by: Peter Xin <iami@Artemis.local>
11 months ago
Cheney Zhang b4b59148dc
check zilliz cloud of full-text search (#20519) 11 months ago
kenwoodjw 23c9f1b444
fix ts5097 (#20543)
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
11 months ago
湛露先生 b33f8b47ca
nacos config init , and force add ts parms. (#20526)
Signed-off-by: zhanluxianshen <zhanluxianshen@163.com>
11 months ago
kurokobo c26e1929d6
fix(housekeeping): exclude files that are used as app icons or avatar images from being removed (#20532) 11 months ago
Joel e01d975b80
fix: the plugin order is not the same as passed to api in DSL (#20515) 11 months ago
-LAN- 92528360f9
fix: fetch tenant_id in other trace providers besides langfuse (#20495)
Signed-off-by: -LAN- <laipz8200@outlook.com>
11 months ago
twwu 898495b5c4 Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline 11 months ago
twwu 08624878cf fix: update ChunkStructureEnum values for consistency with model naming 11 months ago
zxhlyh 6fe473f0fa knowledge base node 11 months ago
Davide Delbianco 1d9c90089c
Amend color typo (#20497)
Co-authored-by: Davide Delbianco <davide.delbianco@zucchetti.it>
11 months ago
Jyong e1d658b482
Update build-push.yml 11 months ago
twwu 1274aaed5d fix: add dataset mutation context to Popup component 11 months ago
twwu 9be036e0ca Merge branch 'main' into feat/rag-pipeline 11 months ago
zxhlyh e303417e04
fix: agent app tool update (#20490) 11 months ago
Kaitlyn Feng c8d9f8e2e4
fix: resolve unstable scrolling in workflow debug panel with multiple input fields #19697 (#19698) 11 months ago
Ganondorf 51f64797cd
Add APIs for Knowledge Base Tag Management and Dataset Binding (#20023)
Co-authored-by: lizb <lizb@sugon.com>
11 months ago
Dongyu Li 1ea4459d9f
update knowledge base api (#20426) 11 months ago
Yasuhiro Ohno 55371e5abf
Improve CONVERSATION_TITLE_PROMPT to correctly handle Japanese and input (#20351) 11 months ago
Jyong fb12a3033d
fix celery job not closed issue (#19268) 11 months ago
-LAN- a6ea15e63c
Refactor/message cycle manage and knowledge retrieval (#20460)
Signed-off-by: -LAN- <laipz8200@outlook.com>
11 months ago
yihong 5a991295e0
fix: drop some type fixme (#20344) 11 months ago
Wu Tianwei 9b47f9f786
fix(json-schema-editor): Add container reference for resize observer in CodeEditor; Update language hook and help doc URL in JsonSchemaConfig (#20488) 11 months ago
sayThQ199 f65c2fcb1d
Refactor/markdown component split (#20177) 11 months ago
非法操作 156bb8238d
fix: some display error in dark mode (#20469) 11 months ago
-LAN- db488bef51
refactor(api/core/workflow/enums): Rename WORKFLOW_RUN_ID to WORKFLOW_EXECUTION_ID (#20459)
Signed-off-by: -LAN- <laipz8200@outlook.com>
11 months ago