5356 Commits

Author SHA1 Message Date
twwu
e250f5aab2 feat: implement AutoWidthInput component for dynamic input sizing in visual editor 2025-03-27 14:39:25 +08:00
Joel
8ff6957bcd chore: some copywrite enchancemant and logic problem 2025-03-27 13:56:37 +08:00
twwu
d29b3292f0 feat: update JSON schema configuration to include localized help documentation and adjust boolean type handling 2025-03-27 12:54:33 +08:00
wlleiiwang
a743d5dc71
feat: tencent vectordb: use grpc client and set upsert batch size (#16016)
Co-authored-by: wlleiiwang <wlleiiwang@tencent.com>
2025-03-27 12:20:16 +08:00
KVOJJJin
c23135c9e8
feat: webapp support change inputs after conversation started (#16901) 2025-03-27 11:58:16 +08:00
Novice
0722beeb0b
fix(agent app): moderation feature can't work as expected (#16794) 2025-03-27 11:41:14 +08:00
twwu
b52a0d6fa5 feat: add loading state to regenerate and generate buttons in JSON schema generator 2025-03-27 11:39:20 +08:00
twwu
e5e9ab0adb feat: update AJV version and add reference link in precompile script 2025-03-27 11:05:07 +08:00
twwu
9f7fd193ff feat: add precompile script for AJV and update schema validation logic 2025-03-27 10:56:29 +08:00
JimintheBox
8b89447549
Fix Custom Tool File Upload: Resolve Multiple Files Recognition and Multipart Boundary Issues (#14014)
Co-authored-by: crazywoola <427733928@qq.com>
2025-03-27 10:47:35 +08:00
非法操作
8047d08b3b
chore: remove third party models (#13885) 2025-03-27 10:22:32 +08:00
Jyong
30792a1e1a
install pandoc (#16825) 2025-03-26 22:34:10 +08:00
非法操作
91db2207b3
fix: tool's number and secet input display issue (#16834) 2025-03-26 21:17:04 +08:00
yourchanges
59a86dabee
fix: fix missing oceanbase config enable_hybrid_search init (#16852)
Co-authored-by: 李远军 <4842@9ji.com>
2025-03-26 21:15:54 +08:00
twwu
66cc4c91a5 Merge branch 'feat/llm-struct-output' of https://github.com/langgenius/dify into feat/llm-struct-output 2025-03-26 16:51:36 +08:00
twwu
310cb891d2 fix: refine editor change handling and reset JSON schema to default 2025-03-26 16:51:31 +08:00
Joel
365e401b27 chore: output show to multi root 2025-03-26 16:51:04 +08:00
twwu
41232259e1 feat: update schema handling logic based on current tab in JSON schema config modal 2025-03-26 16:41:43 +08:00
非法操作
d87d66ab88
fix missing agent node help link (#16841) 2025-03-26 16:28:32 +08:00
Joel
b093bed081 feat: click show config 2025-03-26 15:25:16 +08:00
Joel
5b54ff5ae4 fix: get vartype not pass caused page crash 2025-03-26 15:16:54 +08:00
Joel
032d849f17
chore: handle Textarea component ref warning in react 19 (#16818) 2025-03-26 14:55:02 +08:00
XiaoBa
c451f54925
feat: add the maximum number of iterations to env (#16805)
Co-authored-by: Xiaoba Yu <xb1823725853@gmail.com>
2025-03-26 14:17:59 +08:00
Jyong
6a857e01f6
fix multiple metadata filter's confusing setting (#16771) 2025-03-26 14:16:21 +08:00
Hanqing Zhao
2da780e4dc
Add and modify jp translation (#16807)
Co-authored-by: crazywoola <427733928@qq.com>
2025-03-26 13:29:04 +08:00
twwu
7fc39d9d80 feat: add warning notifications for JSON schema editing actions in visual editor 2025-03-26 11:04:17 +08:00
Good Wood
71edaba9df
fix: fix ui layout when in mobile mode (#16793) 2025-03-26 11:01:13 +08:00
Yongtao Huang
37134c5987
Remove the useless excluded item in mypy.ini (#16777) 2025-03-26 09:02:45 +08:00
taokuizu
0c2a459c30
fix typo in _process_metadata_filter_func (#16780) 2025-03-26 09:01:41 +08:00
Bowen Liang
e0fc7f69dd
fix the major and minor version of stub types declaration with build date stripped (#16709) 2025-03-25 21:23:44 +08:00
crazywoola
bbf1639c63
feat: add jp_ja for knowledge api (#16766) 2025-03-25 20:31:01 +08:00
liuzhenghua
cb12b4436f
fix: provider credentials load error (#16695) 2025-03-25 18:56:53 +08:00
Yongtao Huang
0277a37fca
Fix some typos in CONTRIBUTING.md (#16761) 2025-03-25 18:53:09 +08:00
twwu
695d3b7a03 feat: enhance JSON schema validation and error handling in configuration modal 2025-03-25 18:10:22 +08:00
Novice
ac3577bc56
chore(slider): fix the slider lint error (#16746) 2025-03-25 17:09:59 +08:00
GuanMu
0811a23cd4
fix: trim whitespace from URL input in file uploader component #16700 (#16722) 2025-03-25 16:48:25 +08:00
Novice
05c6d57f29
fix(slider): the slider's style is not as expected (#16711) 2025-03-25 16:47:23 +08:00
twwu
8a4a6720d1 fix: update placeholder format and enhance enum value handling in advanced options 2025-03-25 16:37:31 +08:00
Jyong
58c62f0a34
fix full-doc mode document doesn't reindex after enable or un_archive (#16737) 2025-03-25 16:26:14 +08:00
Jyong
2174225259
fix milvus filter search (#16725) 2025-03-25 16:22:43 +08:00
twwu
11994eac1a Revert "feat: implement JSON schema validation and error handling in configuration modal"
This reverts commit 9cac14b04148ea399297f353a14004f4f95fac3c.
2025-03-25 16:18:51 +08:00
twwu
d92cc6bbc5 Merge branch 'feat/llm-struct-output' of https://github.com/langgenius/dify into feat/llm-struct-output 2025-03-25 15:44:26 +08:00
twwu
9cac14b041 feat: implement JSON schema validation and error handling in configuration modal 2025-03-25 15:44:18 +08:00
Wu Tianwei
6a0f1dad7f
fix: update htmlContent type and wrap button in div for manualClose (#16716) 2025-03-25 14:58:42 +08:00
David
40cadab8a6
fix: fix icon generation error on Windows platform (#16254) 2025-03-25 14:54:49 +08:00
hsiong
6157f57872
feat: Add OceanBase hybrid search features (#16652)
Co-authored-by: 李远军 <4842@9ji.com>
Co-authored-by: yourchanges <yourchanges@gmail.com>
2025-03-25 14:32:00 +08:00
zhangkun-21
c4bb07184d
Update prompts.py:Fix conversation title language for Italian conversations (#16696) 2025-03-25 14:29:08 +08:00
诗浓
af5d6ca27d
fix: regex expressions distorted in code block (#16690) 2025-03-25 14:28:35 +08:00
Jyong
78f2ec8f32
mark weight type as optional (#16701) 2025-03-25 14:19:26 +08:00
Joel
608fd4b4de fix: readonly var show error 2025-03-25 14:13:12 +08:00