Commit Graph

6718 Commits

Author SHA1 Message Date
Yeuoly 56bd0dedfe
fix: incorrect paths to upgrade plugins 2024-11-12 20:48:28 +08:00
Yeuoly beea9d01f3
Merge branch 'fix/chore-fix' into dev/plugin-deploy 2024-11-12 19:57:32 +08:00
Yeuoly f6136427a4
feat: export dsl with dependencies 2024-11-12 19:50:56 +08:00
Yeuoly 21fd58caf9
Merge branch 'fix/chore-fix' of github.com:langgenius/dify into fix/chore-fix 2024-11-12 18:53:45 +08:00
snake 641153eed8
print context var 2024-11-12 18:47:24 +08:00
snake 370736cad9
print context var 2024-11-12 18:38:46 +08:00
snake 153f3b77ec
print context var 2024-11-12 18:29:48 +08:00
StyleZhang 582c7ce348 fix: plugin task 2024-11-12 18:28:34 +08:00
snake 88611fe1aa
print context var 2024-11-12 18:23:02 +08:00
snake ede82299e1
print context var 2024-11-12 18:14:31 +08:00
snake f031eeb473
print context var 2024-11-12 17:58:34 +08:00
StyleZhang 13d3f67746 feat: plugin task use query 2024-11-12 17:58:32 +08:00
snake 61096d7f7a
print context var 2024-11-12 17:54:54 +08:00
snake 5b703d1792
print context var 2024-11-12 17:51:00 +08:00
Joel 9c6aafd415 feat: install bundle ui 2024-11-12 17:33:10 +08:00
snake 1af087abc1
print context var 2024-11-12 17:19:45 +08:00
nite-knite 3716ea46b5 chore: bump elliptic from 6.5.7 to 6.6.0 2024-11-12 17:19:02 +08:00
snake d3d84217a7
print context var 2024-11-12 17:16:49 +08:00
snake 51e230309b
revert deploy-dev.yml 2024-11-12 17:14:31 +08:00
JzoNg 3c89b8a698 confirm model selector schema in agent and workflow 2024-11-12 16:57:22 +08:00
JzoNg b188800f16 model selector in endpoint modal 2024-11-12 16:57:22 +08:00
JzoNg 75a037bc2a update style of model & parameter selector 2024-11-12 16:57:22 +08:00
JzoNg 5efcdd6fa7 model parameters 2024-11-12 16:57:22 +08:00
JzoNg 06c4627abb tool selecting in configure 2024-11-12 16:57:22 +08:00
JzoNg f5267d317e fix quota of model provider 2024-11-12 16:57:22 +08:00
twwu 2573950f88 Merge branch 'feat/plugins' of https://github.com/langgenius/dify into feat/plugins 2024-11-12 16:48:28 +08:00
twwu 2ba38c6c45 feat: add marketplace-divider-bg color variable for dark and light themes 2024-11-12 16:48:24 +08:00
dependabot[bot] 62642443ef
chore(deps): bump elliptic from 6.5.7 to 6.6.0 in /web (#10587)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-12 16:43:11 +08:00
Joel 07edda8a85 feat: add new marketplace env 2024-11-12 15:56:03 +08:00
snake 81116a679d
Update deploy-dev.yml for print context var 2024-11-12 15:55:19 +08:00
-LAN- 3e04c92ff9
chore(api): remove setting of expired remember_token cookie in after_request (#10582) 2024-11-12 15:53:55 +08:00
twwu 7791d290c7 refactor: update AudioPlayer styles with CSS variables and improve VideoGallery rendering 2024-11-12 15:49:00 +08:00
Joel 8203b23df2 feat: install bundle struct 2024-11-12 15:48:00 +08:00
zxhlyh b77628c458
fix: text-generation webapp file form (#10578) 2024-11-12 15:35:12 +08:00
NFish 40c5e6d67a
fix: Page may lock if user close the page when refresh access_token (#10550) 2024-11-12 15:18:19 +08:00
AkaraChen e175ad9963 fix: sse post no token 2024-11-12 14:41:09 +08:00
zxhlyh e4d175780e
fix: retrieval setting validate (#10454) 2024-11-12 14:38:24 +08:00
Joel d4c9c76454 chore: mask the debug key 2024-11-12 14:31:15 +08:00
AkaraChen a059660ed8 fix: sse post no token 2024-11-12 14:24:18 +08:00
Yi 20357beda4 Merge branch 'feat/plugins' of github.com:langgenius/dify into feat/plugins 2024-11-12 13:32:26 +08:00
Joel 7e39565fd2 feat: handle on update show update modal 2024-11-12 11:48:55 +08:00
-LAN- 16b9665033
refactor(api): improve handling of `tools` field and cleanup variable usage (#10553) 2024-11-12 00:08:04 +08:00
Benjamin b7238caea5
chore(vanna): update form parameter from 'form' to 'llm' in vanna.yaml (#10548) 2024-11-12 00:00:27 +08:00
Hiroshi Fujita e63c0e3cbb
feat(settings): add chat color theme inverted toggle in settings modal (#10558) 2024-11-11 23:53:43 +08:00
fdb02983rhy 16db2c4e57
Fix: Set Celery LOG_File only when available, always log to console (#10563) 2024-11-11 23:53:12 +08:00
-LAN- bd4a61addd
fix: set default factory for extract_by in ListOperatorNodeData (#10561) 2024-11-11 23:32:40 +08:00
smyhw f19c18dc14
Fixes `you have not added provider None` (#10501) 2024-11-11 21:50:32 +08:00
liuhaoran 570f10d91c
fix issues:Image file not deleted when a doc is removed #9541 (#10465)
Signed-off-by: root <root@localhost.localdomain>
Co-authored-by: root <root@localhost.localdomain>
2024-11-11 21:43:37 +08:00
Yeuoly a37e41de99
fix: add pnpm lock 2024-11-11 21:04:15 +08:00
Yeuoly 0a9dd367f6
Merge branch 'fix/chore-fix' into dev/plugin-deploy 2024-11-11 21:01:23 +08:00