Commit Graph
33 Commits
Author SHA1 Message Date
takatost fcd470fcac add answer output parse 2024-03-13 23:00:28 +08:00
takatost 0c709afe5c add if-else node 2024-03-13 17:10:51 +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
takatost bbc76cb833 add user for node 2024-03-11 16:31:43 +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
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 4a55d5729d feat: add anthropic claude-2.1 support (#1591) 2023-11-22 01:46:19 +08:00
takatostandGitHub 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 <[email protected]>
2023-10-12 10:13:10 -05:00
takatostandGitHub ff493d017b fix: minimax tests (#1313) 2023-10-11 07:49:26 -05:00
1d4f019de4 feat: add baichuan llm support (#1294)
Co-authored-by: zxhlyh <[email protected]>
2023-10-09 23:09:26 -05:00
takatostandGitHub 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 <[email protected]>
2023-08-29 22:22:02 +08:00
takatostandGitHub 0796791de5 feat: hf inference endpoint stream support (#1028) 2023-08-26 19:48:34 +08:00
takatostandGitHub a76fde3d23 feat: optimize hf inference endpoint (#975) 2023-08-23 19:47:50 +08:00
takatostandGitHub e0a48c4972 fix: xinference chat support (#939) 2023-08-21 20:44:29 +08:00
takatostandGitHub 6c832ee328 fix: remove openllm pypi package because of this package too large (#931) 2023-08-21 02:12:28 +08:00
takatostandGitHub 3ea8d7a019 feat: add openllm support (#928) 2023-08-20 19:04:33 +08:00
takatostandGitHub da3f10a55e feat: server xinference support (#927) 2023-08-20 17:46:41 +08:00
takatostandGitHub b7c29ea1b6 feat: optimize model when app create (#875) 2023-08-16 22:29:18 +08:00
takatostandGitHub 5fa2161b05 feat: server multi models support (#799) 2023-08-12 00:57:00 +08:00