twwu
|
a32bc341fb
|
feat: add format and copy functionality to JSON schema code editor with tooltip support
|
2025-03-19 12:55:15 +08:00 |
|
twwu
|
86b1295efa
|
feat: enhance JSON schema editor with keyboard shortcuts and additional properties validation
|
2025-03-18 23:14:38 +08:00 |
|
twwu
|
44be94d5b5
|
feat: add AJV for JSON schema validation and improve error handling
|
2025-03-18 22:34:40 +08:00 |
|
twwu
|
80a928a7b1
|
Merge branch 'feat/llm-struct-output' of https://github.com/langgenius/dify into feat/llm-struct-output
|
2025-03-18 15:43:03 +08:00 |
|
twwu
|
4a93aba8ba
|
feat: refactor JSON schema visual editor with new context and store management
|
2025-03-18 15:42:58 +08:00 |
|
Joel
|
a75e77e156
|
fix: can not set llm struct the right var type
|
2025-03-18 15:15:41 +08:00 |
|
twwu
|
7a647cf18e
|
feat: implement JSON schema depth validation and update related components
|
2025-03-18 15:09:08 +08:00 |
|
twwu
|
ffe08a35a4
|
Merge branch 'feat/llm-struct-output' of https://github.com/langgenius/dify into feat/llm-struct-output
|
2025-03-18 13:42:14 +08:00 |
|
twwu
|
62b8a49fb4
|
feat: save field on blur
|
2025-03-18 13:42:09 +08:00 |
|
Joel
|
001385e843
|
chore: remove useless code handle output var
|
2025-03-18 11:39:55 +08:00 |
|
Joel
|
bfaa601aca
|
feat: node use llm output vars
|
2025-03-17 18:40:31 +08:00 |
|
twwu
|
d7fcba91eb
|
Merge branch 'feat/llm-struct-output' of https://github.com/langgenius/dify into feat/llm-struct-output
|
2025-03-17 18:36:48 +08:00 |
|
twwu
|
1305e5f8c1
|
feat: update JSON Schema handling and improve UI interactions
|
2025-03-17 18:36:42 +08:00 |
|
Joel
|
744d75c8aa
|
chore: remove legecy label
|
2025-03-17 18:31:41 +08:00 |
|
twwu
|
b305c17bc3
|
Merge branch 'feat/llm-struct-output' of https://github.com/langgenius/dify into feat/llm-struct-output
|
2025-03-17 16:42:11 +08:00 |
|
twwu
|
d4185c2d91
|
feat: implement JSON Schema configuration context and store for advanced editing options
|
2025-03-17 16:42:05 +08:00 |
|
Joel
|
cea0886e4a
|
chore: temp show lengcy
|
2025-03-17 16:30:04 +08:00 |
|
Joel
|
475e1d07a7
|
feat: i18n and struct tooltip
|
2025-03-17 14:59:03 +08:00 |
|
Joel
|
b1c5299ff4
|
feat: struct enabled switch
|
2025-03-17 14:27:31 +08:00 |
|
Joel
|
7fd23d747e
|
feat: integrate editor
|
2025-03-17 11:45:18 +08:00 |
|
Joel
|
7ea0a972d5
|
feat: pass the var into it
|
2025-03-14 18:07:09 +08:00 |
|
twwu
|
183edf0fd5
|
feat: add SchemaEditor component and integrate it into JSON Schema config modal
|
2025-03-14 17:05:52 +08:00 |
|
twwu
|
a07831bc05
|
Merge branch 'feat/llm-struct-output' of https://github.com/langgenius/dify into feat/llm-struct-output
|
2025-03-14 16:43:51 +08:00 |
|
twwu
|
4333820aa6
|
feat: enhance JSON Schema visual editor with new components and translations
|
2025-03-14 16:43:43 +08:00 |
|
Joel
|
8adf0fa698
|
feat: var picker can show the right var
|
2025-03-14 16:03:23 +08:00 |
|
Joel
|
84eb6a4715
|
feat: old attr to new obj attr
|
2025-03-14 14:53:02 +08:00 |
|
Joel
|
20ff7073bd
|
fix: popup panel show detail
|
2025-03-14 14:22:12 +08:00 |
|
Joel
|
5c7a6db6b3
|
feat: prompt var popup
|
2025-03-12 15:58:33 +08:00 |
|
twwu
|
7a2c831ef3
|
Merge branch 'feat/llm-struct-output' of https://github.com/langgenius/dify into feat/llm-struct-output
|
2025-03-12 12:14:09 +08:00 |
|
twwu
|
fefd7819e6
|
feat: add JSON Schema generator and support enum values in types
|
2025-03-12 12:14:01 +08:00 |
|
Joel
|
a1684791fc
|
feat: support choose var
|
2025-03-11 18:32:43 +08:00 |
|
Joel
|
f55a0dd269
|
feat: structral output varlist
|
2025-03-11 18:06:50 +08:00 |
|
Joel
|
6a76e27b05
|
feat: support var show
|
2025-03-11 16:09:09 +08:00 |
|
Joel
|
e624bf381b
|
feat: show var full path
|
2025-03-11 11:08:46 +08:00 |
|
Joel
|
0031a3b58b
|
feat: handle tiny ui and required
|
2025-03-10 16:16:25 +08:00 |
|
Joel
|
6913f64083
|
feat: show panel struct
|
2025-03-10 16:03:16 +08:00 |
|
Joel
|
e32cb0fdf8
|
feat: output var struct
|
2025-03-10 15:23:11 +08:00 |
|
Joel
|
8fb24bf1ca
|
feat: show more than 10 deepth
|
2025-03-10 13:55:18 +08:00 |
|
Joel
|
d6b66aeed8
|
feat: picker panel main ui
|
2025-03-10 11:28:40 +08:00 |
|
Joel
|
6bf8253952
|
chore: temp
|
2025-03-07 15:28:15 +08:00 |
|
Joel
|
814070f1ae
|
feat: pane struct
|
2025-03-05 11:52:04 +08:00 |
|
Joel
|
a4806be841
|
feat: add mock data and ts
|
2025-03-04 16:05:07 +08:00 |
|
Joel
|
330dc2fd44
|
fix: iteration log index error (#14855)
|
2025-03-04 14:48:14 +08:00 |
|
Bowen Liang
|
96eed571d9
|
chore: fix contaminated db migration commit title for add_retry_index_field_to_node_execution (#14787)
|
2025-03-04 13:28:17 +08:00 |
|
Novice
|
24d80000ac
|
chore: Restore the parts that were overwritten during conflict resolution. (#14141)
|
2025-03-04 11:21:16 +08:00 |
|
Mars
|
7ff527293a
|
Fix can not modify required filelist input before starting (#14825)
|
2025-03-04 10:39:13 +08:00 |
|
Wu Tianwei
|
d88b2dd198
|
fix: eslint extension not working in vscode (#14725)
|
2025-03-04 10:29:48 +08:00 |
|
圣痕
|
66654faef3
|
fix: fixed incorrect operation of publishing as tool (#14561)
|
2025-03-04 10:20:18 +08:00 |
|
engchina
|
c8de30f3d9
|
feat: support oracle oci autonomouse database. Fixes #14792 and Fixes #14628. (#14804)
Co-authored-by: engchina <atjapan2015@gmail.com>
|
2025-03-04 09:22:04 +08:00 |
|
Qun
|
f0fb38fed4
|
unify moderation and annotation's response behavior in message log of chatflow app with other types of app (#14800)
|
2025-03-04 09:09:32 +08:00 |
|