Commit Graph

85 Commits

Author SHA1 Message Date
takatost fef62d937d Merge branch 'main' into feat/workflow 2024-04-02 22:36:27 +08:00
Salem Korayem 6b4c8e76e6
feat (new llm): add support for openrouter (#3042) 2024-04-02 18:38:46 +08:00
Yeuoly 1af2d06d29
feat: add tool benchmark 2024-04-02 15:23:54 +08:00
takatost 1ab3b73c14 add app info for workflow convert 2024-04-01 21:00:08 +08:00
Yeuoly 75e95e09d3
fix: test 2024-04-01 17:07:09 +08:00
takatost de3b7e8815 http request node support template variable 2024-03-29 20:54:17 +08:00
Yeuoly 142d1be4f8
refactor 2024-03-29 20:53:48 +08:00
takatost 971436d935 llm and answer node support inner variable template 2024-03-29 18:44:30 +08:00
takatost 858ab8c8c4 merge main 2024-03-28 14:38:21 +08:00
Bowen Liang 08b727833e
generalize helper for loading module from source (#2862) 2024-03-28 11:37:26 +08:00
Weaxs 5becb4c43a
update wenxin llm (#2929) 2024-03-27 11:36:21 +08:00
takatost c4e6ed1aa2 optimize codes 2024-03-21 17:12:52 +08:00
Yeuoly bd409a3caf
enhance: code node validator 2024-03-20 23:01:24 +08:00
takatost 80f1fbba56 add image file as markdown stream outupt 2024-03-17 21:27:08 +08:00
takatost 36180b1001 add model support for kr node single_retrieval_config 2024-03-16 22:22:08 +08:00
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
Yeuoly 95733796f0
fix: replace os.path.join with yarl (#2690) 2024-03-05 17:25:20 +08:00
takatost 5c258e212c
feat: add Anthropic claude-3 models support (#2684) 2024-03-05 01:37:42 +08:00
Yeuoly 3e63abd335
Feat/json mode (#2563) 2024-02-26 23:34:40 +08:00
takatost 9f637ead38
bump version to 0.5.3 (#2306) 2024-02-01 18:11:57 +08:00
Ricky 2660fbaa20
Fix/typos (#2308) 2024-01-31 11:58:07 +08:00
Yeuoly 6d5b386394
Feat/blocking function call (#2247) 2024-01-30 15:25:37 +08:00
geosmart 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
Yeuoly b921c55677
Feat/zhipuai function calling (#2199)
Co-authored-by: Joel <iamjoel007@gmail.com>
2024-01-25 16:29:35 +08:00
Yeuoly 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
Chenhe Gu 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