Commit Graph

4668 Commits (7185fd2d5a498aafb663bd06ef6fd7a9e339e2a3)
 

Author SHA1 Message Date
-LAN- 8eb888f7d6 chore: bump version to 0.13.1 (#11382)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
Warren Chen c99b822ca5 [fix] rename yaml files to fit windows (#11379) 1 year ago
Yi Xiao ed234e82d0 fix: empty object (conversation variable) editable (#11352) 1 year ago
yihong 824877dd5f fix: some typos using typos (#11374)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
1 year ago
Yi Xiao a62892ccdb fix: bg typo in variable aggregator node (#11376) 1 year ago
Warren Chen 0bae1c6cb6 [feat] Add AWS Bedrock rerank (#11349)
Co-authored-by: crazywoola <427733928@qq.com>
1 year ago
twwu 6a02076c54 Merge branch 'feat/parent-child-retrieval' of https://github.com/langgenius/dify into feat/parent-child-retrieval 1 year ago
twwu 022fa663c5 fix: improve memoization for document detail processing modes 1 year ago
Joel ab7df47768 fix: handle show child trunck 1 year ago
非法操作 9c7a1bc067
fix: change http node params from dict to list tuple (#11665) 1 year ago
非法操作 cf0ff88120
feat: add grok-2-1212 and grok-2-vision-1212 (#11672) 1 year ago
Novice e0b67536e0
fix: remove the unused QueueWorkflowPartialSuccessEvent handle in workflow (#11669)
Co-authored-by: Novice Lee <novicelee@NoviPro.local>
1 year ago
github-actions[bot] 94c7dcc7f1
chore: translate i18n files (#11639)
Co-authored-by: douxc <7553076+douxc@users.noreply.github.com>
1 year ago
luckylhb90 38e155d819
feat: log add trace id (#11599)
Co-authored-by: hobo.l <hobo.l@binance.com>
1 year ago
yihong efd5575683
fix: _handle_workflow_run_partial_success args is wrong (#11562)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
1 year ago
yihong 1a7c213405
fix: ExternalDatasetService.process_external_api wrong args (#11586)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
1 year ago
yihong 8e3d60c359
fix: account.id should account_id (#11628)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
1 year ago
Bowen Liang 924b4fe742
test: run vdb tests on TiDB Vector with docker in CI tests (#11645) 1 year ago
yihong 7e154a467b
fix: better error message for stream (#11635)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
1 year ago
IWAI, Masaharu b90f1581be
Update translate to Japanese: natural Japanese expression (#11647)
Co-authored-by: IWAI, Masaharu <iwai_masaharu@funkit.co.jp>
1 year ago
yihong 821992e21f
fix: langfuse do not have created_at args and fix the typing in the file (#11648)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
1 year ago
IWAI, Masaharu f0c0ce9db1
fix: rename README filename: Japanese language code is 'JA' (#11651) 1 year ago
Junyan Qin 8ecb9aaa91
fix: remove unnecessary curly braces in wf api doc (#11658) 1 year ago
yihong 22258fb0bf
fix: filter bug for keywork cause code can not reach (#11666)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
1 year ago
twwu 8f56c6a7fa Merge branch 'feat/parent-child-retrieval' of https://github.com/langgenius/dify into feat/parent-child-retrieval 1 year ago
twwu f1782664b6 feat: add empty state handling and translations for segment list 1 year ago
NFish a725b8bb6e
Feat: new entry point for app creation (#10847) 1 year ago
Kevin9703 bdfdccd511
fix: app log filter value error (#11624) 1 year ago
yihong 194bc60429
fix: split dir for opendal tests (#11627)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
1 year ago
-LAN- 430ca3322b
chore(dependency): bump gunicorn to 23.0 (#11560)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
AkaraChen fe2d60dfc9 fix: option card gradient & tailwind config 1 year ago
nite-knite 7d673e7f14 feat: dataset creation UI tinkering 1 year ago
AkaraChen 8f178290be fix: preview document picker label overflow 1 year ago
AkaraChen f304976715 fix: create dataset step one next 1 year ago
AkaraChen b2322aca27 Merge branch 'feat/parent-child-retrieval' of https://github.com/langgenius/dify into feat/parent-child-retrieval 1 year ago
AkaraChen 6dc20ee809 fix: unique key 1 year ago
twwu f7d6dbe90b fix: adjust layout and styling in child segment list component 1 year ago
twwu 44929133a4 Merge branch 'feat/parent-child-retrieval' of https://github.com/langgenius/dify into feat/parent-child-retrieval 1 year ago
twwu a4c66e3659 feat: improve translation handling in segment components 1 year ago
AkaraChen ab76266993 chore: enable type intelligence for tailwind config 1 year ago
AkaraChen b0f34975d4 Merge branch 'feat/parent-child-retrieval' of https://github.com/langgenius/dify into feat/parent-child-retrieval 1 year ago
AkaraChen 24975d475a fix: step 2 switch to economy 1 year ago
nite-knite 8de12ef1d7 feat: update dataset creation UI 1 year ago
AkaraChen 2fb71dce50 feat: create datasets step two dark mode 1 year ago
zxhlyh 3d803c2e80
Fix/pdf preview in build (#11621) 1 year ago
twwu 766f697f83 feat: navigate to document detail on selection in DocumentPicker 1 year ago
twwu 1641638523 refactor: reorganize BatchAction import paths and enhance child segment scrolling behavior 1 year ago
Hiroshi Fujita fa3dcbb3bc
feat(devcontainer): add alias to stop Docker containers (#11616) 1 year ago
yihong ee342063d8
ci: better print version for ruff to check the change (#11587)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
1 year ago
JasonVV bb3bc60f83
feat(model): add vertex_ai Gemini 2.0 Flash Exp (#11604) 1 year ago