Commit Graph

72 Commits

Author SHA1 Message Date
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
3c3571713e fix: http 2024-03-14 11:35:51 +08:00
fcd470fcac add answer output parse 2024-03-13 23:00:28 +08:00
e80315f504 fix: allow None AuthorizationConfig 2024-03-13 20:40:37 +08:00
0c709afe5c add if-else node 2024-03-13 17:10:51 +08:00
737d04361b record inputs and process data when node failed 2024-03-13 14:55:56 +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
a5394fa2ce test: template transform 2024-03-11 21:53:08 +08:00
8dc4d122b9 test: tool 2024-03-11 21:53:08 +08:00
2008986f83 feat 2024-03-11 19:51:31 +08:00
1a57951d72 feat: http 2024-03-11 19:51:06 +08:00
1c450e27d3 feat: support empty code output children 2024-03-11 16:44:22 +08:00
bbc76cb833 add user for node 2024-03-11 16:31:43 +08:00
460c0da176 feat: jinja2 2024-03-10 20:24:16 +08:00
b5cb38641a feat: workflow mock test 2024-03-10 18:41:25 +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
95733796f0 fix: replace os.path.join with yarl (#2690) 2024-03-05 17:25:20 +08:00
5c258e212c feat: add Anthropic claude-3 models support (#2684) 2024-03-05 01:37:42 +08:00
3e63abd335 Feat/json mode (#2563) 2024-02-26 23:34:40 +08:00
9f637ead38 bump version to 0.5.3 (#2306) 2024-02-01 18:11:57 +08:00
2660fbaa20 Fix/typos (#2308) 2024-01-31 11:58:07 +08:00
6d5b386394 Feat/blocking function call (#2247) 2024-01-30 15:25:37 +08:00
21450b8a51 feat: openai_api_compatible support config stream_mode_delimiter (#2190)
Co-authored-by: wanggang <wanggy01@servyou.com.cn>
Co-authored-by: Chenhe Gu <guchenhe@gmail.com>
2024-01-26 00:31:59 +08:00
b921c55677 Feat/zhipuai function calling (#2199)
Co-authored-by: Joel <iamjoel007@gmail.com>
2024-01-25 16:29:35 +08:00
86286e1ac8 Feat/assistant app (#2086)
Co-authored-by: chenhe <guchenhe@gmail.com>
Co-authored-by: Pascal M <11357019+perzeuss@users.noreply.github.com>
2024-01-23 19:58:23 +08:00
14a2eeba0c Add bedrock (#2119)
Co-authored-by: takatost <takatost@users.noreply.github.com>
Co-authored-by: Garfield Dai <dai.hai@foxmail.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Charlie.Wei <luowei@cvte.com>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: Benjamin <benjaminx@gmail.com>
2024-01-22 11:00:19 +08:00
a18dde9b0d feat: add cohere llm and embedding (#2115) 2024-01-21 20:52:56 +08:00
149102927b fix: openai tool tokens (#2026) 2024-01-14 15:51:05 +08:00
cc9e74123c improve: introduce isort for linting Python imports (#1983) 2024-01-12 12:34:01 +08:00
cca9edc97a feat: ollama support (#2003) 2024-01-12 12:29:13 +08:00
5e97eb1840 fix: azure openai stream response usage missing (#1998) 2024-01-11 17:34:58 +08:00
ebd11e7482 fix: baichuan max chunks (#1990) 2024-01-10 23:13:35 +08:00
6075fee556 Add Together.ai's OpenAI API-compatible inference endpoints (#1947) 2024-01-05 16:36:29 +08:00
de584807e1 fix streaming (#1944) 2024-01-05 01:03:54 -06: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
0e627c920f feat: xinference rerank model support (#1615) 2023-11-25 03:56:00 +08:00
4a55d5729d feat: add anthropic claude-2.1 support (#1591) 2023-11-22 01:46:19 +08:00