Joel
|
d67eb907dd
|
fix: show index letter problem
|
2024-11-13 11:56:33 +08:00 |
Joel
|
83dae7e5bc
|
fix: can not select action in workflow and tools
|
2024-11-13 11:38:44 +08:00 |
StyleZhang
|
c6d1b7869d
|
fix: plugin task
|
2024-11-13 11:33:58 +08:00 |
Yi
|
601d267b7a
|
Merge branch 'feat/plugins' of github.com:langgenius/dify into feat/plugins
|
2024-11-13 10:39:07 +08:00 |
Yi
|
327940a120
|
chore: update the update plugin from GitHub
|
2024-11-13 10:38:56 +08:00 |
-LAN-
|
70c2ec8ed5
|
feat(variable-handling): enhance variable and segment conversion (#10483)
|
2024-11-12 21:51:09 +08:00 |
wakaka6
|
9c7edb9242
|
feat: add builtin tools for send email (#10493)
|
2024-11-12 21:48:36 +08:00 |
Benjamin
|
0867821ae7
|
fix: update conversation session naming and API path in documentation (#10589)
|
2024-11-12 21:44:04 +08:00 |
Jyong
|
0b2d51d859
|
add the index field for elasticsearch (#10592)
|
2024-11-12 21:43:16 +08:00 |
方程
|
ef8022f715
|
Gitee AI Qwen2.5-72B model (#10595)
|
2024-11-12 21:40:32 +08:00 |
Kevin9703
|
e03ec0032b
|
fix: Azure OpenAI o1 max_completion_token error (#10593)
|
2024-11-12 21:40:13 +08:00 |
StyleZhang
|
582c7ce348
|
fix: plugin task
|
2024-11-12 18:28:34 +08:00 |
StyleZhang
|
13d3f67746
|
feat: plugin task use query
|
2024-11-12 17:58:32 +08:00 |
Joel
|
9c6aafd415
|
feat: install bundle ui
|
2024-11-12 17:33:10 +08:00 |
nite-knite
|
3716ea46b5
|
chore: bump elliptic from 6.5.7 to 6.6.0
|
2024-11-12 17:19:02 +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 |
-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 |
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 |
-LAN-
|
9550b884f7
|
chore: update version to 0.11.1 across all configurations and Docker images (#10539)
|
2024-11-11 18:32:28 +08:00 |
StyleZhang
|
27f794e197
|
feat: plugin task
|
2024-11-11 18:17:58 +08:00 |
Yi
|
a8e8e36756
|
chore: update the upgrade button
|
2024-11-11 18:00:44 +08:00 |
Novice
|
4b45ef62ed
|
fix: iteration invalid output selector doesn't throw an error (#10544)
|
2024-11-11 17:34:48 +08:00 |
-LAN-
|
a1543b7da0
|
fix(extractor): temporary file (#10543)
|
2024-11-11 17:31:27 +08:00 |
Yi
|
dbc10425c8
|
Merge branch 'feat/plugins' of github.com:langgenius/dify into feat/plugins
|
2024-11-11 17:21:37 +08:00 |
Yi
|
810443c511
|
chore: update the upgrade button and add premium badge component
|
2024-11-11 17:21:25 +08:00 |
Benjamin
|
90087160c6
|
chore (vanna): update form parameter from 'form' to 'llm' in vanna.yaml (#10488)
|
2024-11-11 16:41:47 +08:00 |