Commit Graph
70 Commits
Author SHA1 Message Date
Yeuoly 3c3571713e fix: http 2024-03-14 11:35:51 +08:00
takatost fcd470fcac add answer output parse 2024-03-13 23:00:28 +08:00
Yeuoly e80315f504 fix: allow None AuthorizationConfig 2024-03-13 20:40:37 +08:00
takatost 0c709afe5c add if-else node 2024-03-13 17:10:51 +08:00
takatost 737d04361b record inputs and process data when node failed 2024-03-13 14:55:56 +08:00
takatost 4d7caa3458 add llm node test 2024-03-12 23:08:23 +08:00
takatost 3f59a579d7 add llm node 2024-03-12 22:12:03 +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
Yeuoly 2008986f83 feat 2024-03-11 19:51:31 +08:00
Yeuoly 1a57951d72 feat: http 2024-03-11 19:51:06 +08:00
Yeuoly 1c450e27d3 feat: support empty code output children 2024-03-11 16:44:22 +08:00
takatost bbc76cb833 add user for node 2024-03-11 16:31:43 +08:00
Yeuoly 460c0da176 feat: jinja2 2024-03-10 20:24:16 +08:00
Yeuoly b5cb38641a feat: workflow mock test 2024-03-10 18:41:25 +08:00
takatost 406a625c98 refactor app generate 2024-03-10 15:55:13 +08:00
takatost 5c7ea08bdf refactor apps 2024-03-10 15:55:12 +08:00
takatost 70394bae52 refactor app 2024-03-10 15:54:08 +08:00
takatost d39a51c134 fix bugs 2024-03-10 15:51:36 +08:00
takatost 55c31eec31 restore completion app 2024-03-10 15:51:35 +08:00
takatost afb0ff37bd add expert mode of chatapp convert command 2024-03-10 15:51:35 +08:00
takatost 892036bd7d add more tests 2024-03-10 15:51:35 +08:00
takatost d123ddedc8 add to http request node convert tests 2024-03-10 15:51:35 +08:00
takatost df66cd2205 fix prompt transform bugs 2024-03-10 15:51:35 +08:00
takatost a44d3c3eda fix bugs and add unit tests 2024-03-10 15:51:35 +08:00
YeuolyandGitHub 95733796f0 fix: replace os.path.join with yarl (#2690) 2024-03-05 17:25:20 +08:00
takatostandGitHub 5c258e212c feat: add Anthropic claude-3 models support (#2684) 2024-03-05 01:37:42 +08:00
YeuolyandGitHub 3e63abd335 Feat/json mode (#2563) 2024-02-26 23:34:40 +08:00
takatostandGitHub 9f637ead38 bump version to 0.5.3 (#2306) 2024-02-01 18:11:57 +08:00
RickyandGitHub 2660fbaa20 Fix/typos (#2308) 2024-01-31 11:58:07 +08:00
YeuolyandGitHub 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 <[email protected]>
Co-authored-by: Chenhe Gu <[email protected]>
2024-01-26 00:31:59 +08:00
b921c55677 Feat/zhipuai function calling (#2199)
Co-authored-by: Joel <[email protected]>
2024-01-25 16:29:35 +08:00
86286e1ac8 Feat/assistant app (#2086)
Co-authored-by: chenhe <[email protected]>
Co-authored-by: Pascal M <[email protected]>
2024-01-23 19:58:23 +08:00
14a2eeba0c Add bedrock (#2119)
Co-authored-by: takatost <[email protected]>
Co-authored-by: Garfield Dai <[email protected]>
Co-authored-by: Joel <[email protected]>
Co-authored-by: crazywoola <[email protected]>
Co-authored-by: Charlie.Wei <[email protected]>
Co-authored-by: crazywoola <[email protected]>
Co-authored-by: Benjamin <[email protected]>
2024-01-22 11:00:19 +08:00
takatostandGitHub a18dde9b0d feat: add cohere llm and embedding (#2115) 2024-01-21 20:52:56 +08:00
YeuolyandGitHub 149102927b fix: openai tool tokens (#2026) 2024-01-14 15:51:05 +08:00
Bowen LiangandGitHub cc9e74123c improve: introduce isort for linting Python imports (#1983) 2024-01-12 12:34:01 +08:00
takatostandGitHub cca9edc97a feat: ollama support (#2003) 2024-01-12 12:29:13 +08:00
takatostandGitHub 5e97eb1840 fix: azure openai stream response usage missing (#1998) 2024-01-11 17:34:58 +08:00
YeuolyandGitHub ebd11e7482 fix: baichuan max chunks (#1990) 2024-01-10 23:13:35 +08:00
Chenhe GuandGitHub 6075fee556 Add Together.ai's OpenAI API-compatible inference endpoints (#1947) 2024-01-05 16:36:29 +08:00
Chenhe GuandGitHub de584807e1 fix streaming (#1944) 2024-01-05 01:03:54 -06:00
d069c668f8 Model Runtime (#1858)
Co-authored-by: StyleZhang <[email protected]>
Co-authored-by: Garfield Dai <[email protected]>
Co-authored-by: chenhe <[email protected]>
Co-authored-by: jyong <[email protected]>
Co-authored-by: Joel <[email protected]>
Co-authored-by: Yeuoly <[email protected]>
2024-01-02 23:42:00 +08:00
451af66be0 feat: add jina embedding (#1647)
Co-authored-by: takatost <[email protected]>
2023-11-29 14:58:11 +08:00
takatostandGitHub e1d2203371 fix: provider chatglm tests error (#1618) 2023-11-25 16:04:36 +08:00
takatostandGitHub 0e627c920f feat: xinference rerank model support (#1615) 2023-11-25 03:56:00 +08:00
takatostandGitHub 4a55d5729d feat: add anthropic claude-2.1 support (#1591) 2023-11-22 01:46:19 +08:00
41d0a8b295 feat: [backend] vision support (#1510)
Co-authored-by: Garfield Dai <[email protected]>
2023-11-13 22:05:46 +08:00
takatostandGitHub 7c9b585a47 feat: support weixin ernie-bot-4 and chat mode (#1375) 2023-10-18 02:35:24 -05:00