Commit Graph

1811 Commits

Author SHA1 Message Date
呆萌闷油瓶
e52448b84b
feat:add api-version selection for azure openai APIs (#2821) 2024-03-14 09:14:27 +08:00
takatost
fcd470fcac add answer output parse 2024-03-13 23:00:28 +08:00
crazywoola
1f92b55f58
fix: doc for completion-messages (#2820) 2024-03-13 22:25:18 +08:00
takatost
fd8fe15d28 use answer node instead of end in advanced chatbot 2024-03-13 20:54:23 +08:00
Yeuoly
e80315f504
fix: allow None AuthorizationConfig 2024-03-13 20:40:37 +08:00
Bowen Liang
8b15b742ad
generalize position helper for parsing _position.yaml and sorting objects by name (#2803) 2024-03-13 20:29:38 +08:00
Laurent Magnien
849dc0560b
feat: add French fr-FR (#2810)
Co-authored-by: Laurent Magnien <laurent.magnien@adsn.fr>
2024-03-13 18:20:55 +08:00
takatost
1f4826ca01 fix err typo 2024-03-13 18:02:19 +08:00
Yeuoly
ef700b2688
enhance: sandbox-docker-compose 2024-03-13 17:46:42 +08:00
takatost
0c709afe5c add if-else node 2024-03-13 17:10:51 +08:00
Phạm Viết Nghĩa
a026c5fd08
feat: add Vietnamese vi-VN (#2807) 2024-03-13 15:54:47 +08:00
Charlie.Wei
fd7aade26b
Fix tts api err (#2809)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2024-03-13 15:38:10 +08:00
takatost
6ef3542c6c fix value type 2024-03-13 15:08:15 +08:00
takatost
db299a876e add sequence_number for workflow_started event 2024-03-13 15:01:02 +08:00
takatost
737d04361b record inputs and process data when node failed 2024-03-13 14:55:56 +08:00
Mark Sun
510f8ede10
Improve automatic prompt generation (#2805) 2024-03-13 14:10:47 +08:00
呆萌闷油瓶
8f9125b08a
fix:typo (#2808) 2024-03-13 13:00:46 +08:00
takatost
5fe0d50cee add deduct quota for llm node 2024-03-13 00:08:13 +08:00
takatost
4d7caa3458 add llm node test 2024-03-12 23:08:23 +08:00
Yeuoly
856466320d
fix: linter 2024-03-12 22:42:28 +08:00
Yeuoly
3bd53556ca
feat: javascript code 2024-03-12 22:41:59 +08:00
takatost
3f59a579d7 add llm node 2024-03-12 22:12:03 +08:00
呆萌闷油瓶
e5e97c0a0a
fix:change azure openai api_version default value to 2024-02-15-preview (#2797) 2024-03-12 22:07:06 +08:00
Yulong Wang
870ca713df
Refactor Markdown component to include paragraph after image (#2798) 2024-03-12 22:06:54 +08:00
takatost
4f5c052dc8 fix single step run error 2024-03-12 19:15:11 +08:00
Joshua
6854a3fd26
Update README.md (#2800) 2024-03-12 18:14:07 +08:00
Joshua
620360d41a
Update README.md (#2799) 2024-03-12 17:02:46 +08:00
Weaxs
20bd49285b
excel: get keys from every sheet (#2796) 2024-03-12 16:59:25 +08:00
crazywoola
6bd2730317
Fix/2770 suggestions for next steps (#2788) 2024-03-12 16:27:55 +08:00
Yeuoly
15ddbb5e6f
fix: remove answer 2024-03-12 16:25:07 +08:00
Yeuoly
f734cca337
enhance: add stable diffusion user guide (#2795) 2024-03-12 14:45:48 +08:00
takatost
ce5b19d011
bump version to 0.5.9 (#2794) 2024-03-12 14:01:24 +08:00
Bowen Liang
f82a64d149
feat: add DingTalk(钉钉) tool for sending message to chat group bot via webhook (#2693) 2024-03-12 13:45:59 +08:00
呆萌闷油瓶
f49b1afd6c
feat:support azure tts (#2751) 2024-03-12 12:06:35 +08:00
Jyong
796c5626a7
fix delete dataset when dataset has no document (#2789)
Co-authored-by: jyong <jyong@dify.ai>
2024-03-11 23:57:38 +08:00
Yeuoly
943c676768
feat: sandbox 2024-03-11 22:14:28 +08:00
Yeuoly
4ecfe1fec5
feat: docker-compose 2024-03-11 22:12:13 +08:00
Yeuoly
5fac4f8737
fix: forward-ref 2024-03-11 21:58:54 +08:00
Yeuoly
a5394fa2ce
test: template transform 2024-03-11 21:53:08 +08:00
Yeuoly
8dc4d122b9
test: tool 2024-03-11 21:53:08 +08:00
jyong
d5b321af3f Merge remote-tracking branch 'origin/feat/workflow-backend' into feat/workflow-backend 2024-03-11 20:06:49 +08:00
jyong
f3b46bf7e2 knowledge node 2024-03-11 20:06:38 +08:00
Yeuoly
2008986f83
feat 2024-03-11 19:51:31 +08:00
Yeuoly
1a57951d72
feat: http 2024-03-11 19:51:06 +08:00
Jyong
e54c9cd401
Feat/open ai compatible functioncall (#2783)
Co-authored-by: jyong <jyong@dify.ai>
2024-03-11 19:48:21 +08:00
takatost
373857d0f2 remove unused params in workflow_run_for_list_fields 2024-03-11 19:04:48 +08:00
takatost
6719af9ba9 add debug code 2024-03-11 18:52:24 +08:00
takatost
19c9091d5b add single step run 2024-03-11 18:49:58 +08:00
Yeuoly
f8951d7f57
fix: api tool provider not found (#2782) 2024-03-11 18:21:41 +08:00
Yeuoly
91a35ded18
fix: typing 2024-03-11 16:51:27 +08:00