Commit Graph

286 Commits

Author SHA1 Message Date
Wendong
dabac0454a update mcp example 2025-03-14 02:36:03 +08:00
Wendong
ab4b9f3515 fix async bug, optimize log info, tool call error handling 2025-03-14 02:34:25 +08:00
Wendong-Fan
3bdc4139f6 feat: add mcp sample (#213) 2025-03-13 22:33:55 +08:00
Wendong
b44d5b9604 update readme and format fix 2025-03-13 22:33:21 +08:00
jjyaoao
7f5d356947 update run_mcp and requirements 2025-03-13 21:25:36 +08:00
jjyaoao
05b60d8a1c Merge branch 'mcp_feature' of https://github.com/camel-ai/owl into mcp_feature 2025-03-13 19:52:55 +08:00
Wendong
333ce841b9 update dependency 2025-03-13 18:53:18 +08:00
jjyaoao
2b014ca70b Merge branch 'mcp_feature' of https://github.com/camel-ai/owl into mcp_feature 2025-03-13 18:12:19 +08:00
jjyaoao
73df0191f9 Update mcp_servers_config.json 2025-03-13 18:10:35 +08:00
jjyaoao
cf1c01b978 update mcp_servers_config.json 2025-03-13 18:08:41 +08:00
Wendong-Fan
485fba98e2 add Azure OpenAI API to GUI (#269) 2025-03-13 17:39:50 +08:00
hzm
c1fc18efc6 update the naming from WebToolkit to BrowserToolkit in new version and add Azure OpenAI configuration to the app_en.py. 2025-03-13 17:30:01 +08:00
Wendong
af090cdcc3 Merge branch 'main' into mcp_feature 2025-03-13 17:27:06 +08:00
jjyaoao
af6de60e14 fix path in run_mcp 2025-03-13 17:07:36 +08:00
jjyaoao
e3e7401193 delete Old version of mcp implementation 2025-03-13 17:05:23 +08:00
Wendong-Fan
5ca7f413d8 fix chunkr use bug (#267) 2025-03-13 16:38:48 +08:00
hzm
7407c73951 add Azure OpenAI API to GUI 2025-03-13 16:36:14 +08:00
jjyaoao
9349cda008 Modify the running example to adapt to the camel style 2025-03-13 16:31:11 +08:00
Jialong Wu
c45bbbef02 fix chunkr use bug 2025-03-13 15:16:28 +08:00
Wendong
24d0661faf update 2025-03-13 13:32:07 +08:00
Sun Tao
ce322143d3 Change WebToolkit to BrowserToolkit (#259) 2025-03-13 11:16:13 +08:00
jjyaoao
40574fb0b9 add run_mcp instructions and new requirements 2025-03-13 11:09:18 +08:00
jjyaoao
3e25766f00 fix conflict 2025-03-13 10:48:36 +08:00
Sun Tao
d61e4dbc88 Update run_terminal_zh.py 2025-03-13 10:45:46 +08:00
Sun Tao
370b22f212 Update run_terminal.py 2025-03-13 10:45:33 +08:00
Sun Tao
11e7a11041 Update run_qwen_zh.py 2025-03-13 10:45:19 +08:00
Sun Tao
1daa350f19 Update run_qwen_mini_zh.py 2025-03-13 10:45:05 +08:00
Sun Tao
c83399d526 Update run_openai_compatiable_model.py 2025-03-13 10:44:40 +08:00
Sun Tao
a848c6aacd Update run_ollama.py 2025-03-13 10:44:21 +08:00
Sun Tao
a51539063a Update run_mini.py 2025-03-13 10:44:03 +08:00
Sun Tao
2a009f26de Update run_gaia_roleplaying.py 2025-03-13 10:43:35 +08:00
Sun Tao
f7a714dfe2 Update run.py 2025-03-13 10:43:06 +08:00
Wendong
421c720533 Merge branch 'main' of https://github.com/Aaron617/owl into main 2025-03-13 03:29:43 +08:00
Wendong
b63c3e21a1 update open issue list 2025-03-13 03:29:40 +08:00
Wendong-Fan
e32e8ffee8 Update run_deepseek_zh.py (#233) 2025-03-13 03:23:43 +08:00
Wendong
b56dfcf183 update readme 2025-03-13 03:14:02 +08:00
Wendong
a0744df9c3 update to new camel version 2025-03-13 02:10:12 +08:00
Wendong-Fan
7f9cf0b78e [Fix] Path resolution in app(_en).py to support execution from any directory (#250) 2025-03-13 00:32:15 +08:00
Xinyuan Tong
3ecd818922 fix: path join bug 2025-03-12 09:15:01 -07:00
Wendong-Fan
206d6aef25 Update web_demo (#247) 2025-03-12 23:58:04 +08:00
Sun Tao
e45b243126 Update run_app_zh.py 2025-03-12 23:45:50 +08:00
Sun Tao
be8497677e Update run_app.py 2025-03-12 23:44:42 +08:00
Sun Tao
664a21c866 Update run_app_zh.py 2025-03-12 23:43:28 +08:00
Sun Tao
79e7c48582 Merge branch 'camel-ai:main' into patch-7 2025-03-12 23:41:44 +08:00
Wendong-Fan
2df844c7fa fix logger bug (#241) 2025-03-12 23:27:58 +08:00
Yifeng Wang(正经人王同学)
2a73395ad8 add web terminal demo (#244) 2025-03-12 23:05:38 +08:00
yifeng.wang
02805f864d add web terminal demo 2025-03-12 23:04:56 +08:00
Yifeng Wang(正经人王同学)
9c187d989c more powerful run_terminal_demo (#243) 2025-03-12 22:14:15 +08:00
yifeng.wang
9079d4b09f more powerful run_terminal_demo 2025-03-12 22:13:07 +08:00
yifeng.wang
7964063526 add terminal demo 2025-03-12 21:37:07 +08:00