|
|
fbcc769d4e
|
feat: instructions
|
2024-02-29 11:50:46 +08:00 |
|
|
|
65f0378e43
|
feat: classlist crud
|
2024-02-29 11:37:53 +08:00 |
|
|
|
f7a90f2660
|
merge main
|
2024-02-29 10:59:21 +08:00 |
|
|
|
dd961985f0
|
refactor: remove unused codes, move core/agent module into dataset retrieval feature (#2614)
|
2024-02-28 23:32:47 +08:00 |
|
|
|
d44b05a9e5
|
feat: support auth type like basic bearer and custom (#2613)
|
2024-02-28 23:19:08 +08:00 |
|
|
|
3d825dcb3e
|
add features
|
2024-02-28 20:58:00 +08:00 |
|
|
|
2094a554f6
|
multiple edge
|
2024-02-28 20:58:00 +08:00 |
|
|
|
4837ae4958
|
feat: question add class
|
2024-02-28 20:49:12 +08:00 |
|
|
|
6da9950b72
|
feat: workflow to auth
|
2024-02-28 20:19:22 +08:00 |
|
|
|
e8921787b3
|
hooks
|
2024-02-28 20:11:24 +08:00 |
|
|
|
d2d6904c9b
|
panel-operator
|
2024-02-28 20:11:23 +08:00 |
|
|
|
510f0593e9
|
chore: question classify
|
2024-02-28 19:54:20 +08:00 |
|
|
|
7a438f8999
|
chore: assign var
|
2024-02-28 19:49:01 +08:00 |
|
|
|
113af85c3c
|
chore: add requierd
|
2024-02-28 18:32:36 +08:00 |
|
|
|
916bacb60e
|
chore: remove auto show modal
|
2024-02-28 18:17:39 +08:00 |
|
|
|
a98b5ca97e
|
chore: auth i18n
|
2024-02-28 18:11:09 +08:00 |
|
|
|
5bd3b02be6
|
version to 0.5.7 (#2610)
0.5.7
|
2024-02-28 18:07:13 +08:00 |
|
|
|
076fe8ca3a
|
feat: auth struct
|
2024-02-28 17:37:31 +08:00 |
|
|
|
3cf5c1853d
|
Fix: default button behavior (#2609)
|
2024-02-28 17:34:20 +08:00 |
|
|
|
a4d86496e1
|
fix: notion extractor raise 'NoneType' object has no attribute 'curre… (#2608)
|
2024-02-28 17:08:27 +08:00 |
|
|
|
90bdc85f8c
|
fix: AppParameterApi.get() got an unexpected keyword argument 'end_user' (#2607)
|
2024-02-28 16:46:50 +08:00 |
|
|
|
b08327cb4b
|
feat: edit body
|
2024-02-28 16:25:09 +08:00 |
|
|
|
f1b868d5d9
|
next step
|
2024-02-28 16:19:57 +08:00 |
|
|
|
0828873b52
|
fix: missing default user for APP service api (#2606)
|
2024-02-28 16:09:56 +08:00 |
|
|
|
816b707a16
|
Fix: explore apps is not shown (#2604)
|
2024-02-28 15:43:42 +08:00 |
|
|
|
c9257ab4bf
|
Fix/2559 upload powered by brand image not showing up (#2602)
|
2024-02-28 15:17:49 +08:00 |
|
|
|
69ce3b3d33
|
fix props.appDetail.api_base_url /v1 repeat error (#2601)
|
2024-02-28 15:13:38 +08:00 |
|
|
|
76ff004ea5
|
feat: bulk edit
|
2024-02-28 15:01:58 +08:00 |
|
|
|
df173764d2
|
chore: replace remove btn
|
2024-02-28 13:54:11 +08:00 |
|
|
|
c4caa7c401
|
doc: props.appDetail.api_base_url (#2597)
|
2024-02-28 13:40:57 +08:00 |
|
|
|
dc93a292c3
|
Feat/provider mistralai (#2598)
|
2024-02-28 13:39:55 +08:00 |
|
|
|
174ee1b646
|
fix: parameter user exceeded max length when invoking moonshot llm (#2596)
|
2024-02-28 12:23:34 +08:00 |
|
|
|
9b1c4f47fb
|
feat:add mistral ai (#2594)
|
2024-02-28 12:22:57 +08:00 |
|
|
|
7fa25934af
|
feat: key value input
|
2024-02-28 11:30:28 +08:00 |
|
|
|
582ba45c00
|
Fix 500 error when creating from the template and the provider is None (#2591)
|
2024-02-28 11:27:17 +08:00 |
|
|
|
f1cbd55007
|
enhancement: skip fetching to improve user experience when switching … (#2580)
|
2024-02-27 19:16:22 +08:00 |
|
|
|
3a34370422
|
fix: convert tool messages into user messages in react mode and fill … (#2584)
|
2024-02-27 19:15:07 +08:00 |
|
|
|
649c3d0732
|
feat: key value struct
|
2024-02-27 18:48:01 +08:00 |
|
|
|
35c56237a0
|
feat: url selector
|
2024-02-27 18:34:54 +08:00 |
|
|
|
236cc6f526
|
hooks
|
2024-02-27 18:20:32 +08:00 |
|
|
|
29ab244de6
|
fix: correct the parent class of CacheEmbedding (#2578)
|
2024-02-27 18:05:48 +08:00 |
|
|
|
a311f88c99
|
compute node position
|
2024-02-27 18:02:49 +08:00 |
|
|
|
920b2c2b40
|
Fix/hit test tsne issue (#2581)
Co-authored-by: jyong <jyong@dify.ai>
|
2024-02-27 17:30:52 +08:00 |
|
|
|
e92bc25216
|
fix: if node condition operation i18n
|
2024-02-27 17:10:52 +08:00 |
|
|
|
0c06d84e22
|
chore: add spacing and hover
|
2024-02-27 16:22:47 +08:00 |
|
|
|
77c8261fca
|
chore: if not align
|
2024-02-27 16:19:29 +08:00 |
|
|
|
ac96d192a6
|
fix: parameter type handling in API tool and parser (#2574)
|
2024-02-27 15:59:11 +08:00 |
|
|
|
07fbeb6cf0
|
enhancement: improve client-side code (#2568)
|
2024-02-27 15:58:57 +08:00 |
|
|
|
91a2e71fff
|
feat: if comparasion
|
2024-02-27 15:52:07 +08:00 |
|
|
|
0fb47fed9e
|
feat: add adn update condition
|
2024-02-27 15:20:04 +08:00 |
|