Commit Graph

38 Commits

Author SHA1 Message Date
1ab3b73c14 add app info for workflow convert 2024-04-01 21:00:08 +08:00
971436d935 llm and answer node support inner variable template 2024-03-29 18:44:30 +08:00
c4e6ed1aa2 optimize codes 2024-03-21 17:12:52 +08:00
80f1fbba56 add image file as markdown stream outupt 2024-03-17 21:27:08 +08:00
36180b1001 add model support for kr node single_retrieval_config 2024-03-16 22:22:08 +08:00
fcd470fcac add answer output parse 2024-03-13 23:00:28 +08:00
0c709afe5c add if-else node 2024-03-13 17:10:51 +08:00
4d7caa3458 add llm node test 2024-03-12 23:08:23 +08:00
3f59a579d7 add llm node 2024-03-12 22:12:03 +08:00
bbc76cb833 add user for node 2024-03-11 16:31:43 +08:00
406a625c98 refactor app generate 2024-03-10 15:55:13 +08:00
5c7ea08bdf refactor apps 2024-03-10 15:55:12 +08:00
70394bae52 refactor app 2024-03-10 15:54:08 +08:00
d39a51c134 fix bugs 2024-03-10 15:51:36 +08:00
55c31eec31 restore completion app 2024-03-10 15:51:35 +08:00
afb0ff37bd add expert mode of chatapp convert command 2024-03-10 15:51:35 +08:00
892036bd7d add more tests 2024-03-10 15:51:35 +08:00
d123ddedc8 add to http request node convert tests 2024-03-10 15:51:35 +08:00
df66cd2205 fix prompt transform bugs 2024-03-10 15:51:35 +08:00
a44d3c3eda fix bugs and add unit tests 2024-03-10 15:51:35 +08:00
d069c668f8 Model Runtime (#1858)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
Co-authored-by: Garfield Dai <dai.hai@foxmail.com>
Co-authored-by: chenhe <guchenhe@gmail.com>
Co-authored-by: jyong <jyong@dify.ai>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: Yeuoly <admin@srmxy.cn>
2024-01-02 23:42:00 +08:00
451af66be0 feat: add jina embedding (#1647)
Co-authored-by: takatost <takatost@gmail.com>
2023-11-29 14:58:11 +08:00
e1d2203371 fix: provider chatglm tests error (#1618) 2023-11-25 16:04:36 +08:00
4a55d5729d feat: add anthropic claude-2.1 support (#1591) 2023-11-22 01:46:19 +08:00
7c9b585a47 feat: support weixin ernie-bot-4 and chat mode (#1375) 2023-10-18 02:35:24 -05:00
42a5b3ec17 feat: advanced prompt backend (#1301)
Co-authored-by: takatost <takatost@gmail.com>
2023-10-12 10:13:10 -05:00
ff493d017b fix: minimax tests (#1313) 2023-10-11 07:49:26 -05:00
1d4f019de4 feat: add baichuan llm support (#1294)
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
2023-10-09 23:09:26 -05:00
827c97f0d3 feat: add zhipuai (#1188) 2023-09-18 17:32:31 +08:00
417c19577a feat: add LocalAI local embedding model support (#1021)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
2023-08-29 22:22:02 +08:00
0796791de5 feat: hf inference endpoint stream support (#1028) 2023-08-26 19:48:34 +08:00
a76fde3d23 feat: optimize hf inference endpoint (#975) 2023-08-23 19:47:50 +08:00
e0a48c4972 fix: xinference chat support (#939) 2023-08-21 20:44:29 +08:00
6c832ee328 fix: remove openllm pypi package because of this package too large (#931) 2023-08-21 02:12:28 +08:00
3ea8d7a019 feat: add openllm support (#928) 2023-08-20 19:04:33 +08:00
da3f10a55e feat: server xinference support (#927) 2023-08-20 17:46:41 +08:00
b7c29ea1b6 feat: optimize model when app create (#875) 2023-08-16 22:29:18 +08:00
5fa2161b05 feat: server multi models support (#799) 2023-08-12 00:57:00 +08:00