xiangjinyu
|
2e661d486d
|
modify manus prompt and directory
|
2025-03-18 14:56:05 +08:00 |
|
liangxinbing
|
2509bc30c4
|
update ToolCallAgent and Manus
|
2025-03-18 02:39:11 +08:00 |
|
liangxinbing
|
91d14a3a47
|
update llm, schema, BaseTool and BaseAgent
|
2025-03-18 02:31:39 +08:00 |
|
liangxinbing
|
5cf34f82df
|
remove WebSearch tool for Manus
|
2025-03-17 23:51:16 +08:00 |
|
liangxinbing
|
65a3898592
|
format code and remove max_input_tokens for ToolCallAgent
|
2025-03-15 14:43:07 +08:00 |
|
mannaandpoem
|
d35cd5ccf0
|
Merge pull request #573 from nezhazheng/main
Use the max_input_tokens configuration to constrain the agent’s token usage.
|
2025-03-15 14:11:19 +08:00 |
|
xiangjinyu
|
c0c03c0bef
|
fix _handle_special_tool bug
|
2025-03-14 13:25:43 +08:00 |
|
zhengshuli
|
9b0b69a5e1
|
Use the max_input_tokens configuration to constrain the agent’s token usage.
|
2025-03-14 12:35:26 +08:00 |
|
liangxinbing
|
9c7834eff2
|
update readme; format code; update config.example.toml
|
2025-03-14 12:20:59 +08:00 |
|
xRay
|
89c9d904db
|
将工具选择从 ToolChoice.REQUIRED 更新为 ToolChoice.AUTO,以优化规划代理和规划流程的工具调用逻辑。
|
2025-03-14 09:46:46 +08:00 |
|
Kingtous
|
b7774b18ef
|
opt: abstract web search interface, code cleanup
|
2025-03-13 08:31:40 +08:00 |
|
Kingtous
|
f9ce06adb8
|
opt: remove unnessary print
|
2025-03-13 00:50:30 +08:00 |
|
Kingtous
|
bbaff4f095
|
feat: add baidu search tool and optional config
|
2025-03-13 00:27:48 +08:00 |
|
mannaandpoem
|
3db1a7fb56
|
Merge pull request #457 from cefengxu/10Mar2025cefengxu
base.py, the 'state' and 'current_step' should be reset after every loop
|
2025-03-12 22:25:31 +08:00 |
|
mannaandpoem
|
881ecaefa6
|
Update base.py
|
2025-03-12 22:25:02 +08:00 |
|
Isaac
|
6b64b98b12
|
Merge branch 'main' into refactor/standardize-tool-choice-literals
|
2025-03-12 20:55:52 +08:00 |
|
xiangjinyu
|
f197b2e3d2
|
Merge remote-tracking branch 'origin/main'
# Conflicts:
# app/agent/manus.py
|
2025-03-12 20:35:33 +08:00 |
|
xiangjinyu
|
31c7e69faf
|
add max_steps
|
2025-03-12 20:27:14 +08:00 |
|
liangxinbing
|
74a4c8bef0
|
fix bug of abnormal exit for BrowserUseTool
|
2025-03-12 20:25:37 +08:00 |
|
Matt Eng
|
eac3a6e24e
|
Standardize literals for role and tool choice type definitions
|
2025-03-12 00:15:31 -07:00 |
|
xufeng8
|
e183913372
|
the 'state' and 'current_step' should be reset after every loop , cefengxu
|
2025-03-11 13:50:10 +08:00 |
|
liangxinbing
|
8d18c05350
|
replace max_steps to 20 for Manus
|
2025-03-11 13:14:43 +08:00 |
|
liangxinbing
|
eeefddf6bf
|
Bug Fixing based on basy.py
Repair from Bob Feng8 Xu
|
2025-03-11 13:13:24 +08:00 |
|
liangxinbing
|
56d138220a
|
fix typo in README;
log full arguments on parse json err;
remove empty prompt for main.py and run_flow.py;
|
2025-03-08 17:17:40 +08:00 |
|
liangxinbing
|
64786fd3b5
|
update toolcall, planning use and README.md
|
2025-03-07 04:01:23 +08:00 |
|
liangxinbing
|
07b24752b3
|
update README.md and app
|
2025-03-07 01:11:08 +08:00 |
|
xiangjinyu
|
cecd956cc1
|
add manus agent
|
2025-03-06 23:13:37 +08:00 |
|
xiangjinyu
|
cdd9467cd2
|
add zh and en toolcall.py
|
2025-03-06 23:08:23 +08:00 |
|
liangxinbing
|
d028e64a98
|
init project
|
2025-03-06 22:57:07 +08:00 |
|