Skip to content

Commit f76e761

Browse files
committed
add single agent
1 parent b2ff201 commit f76e761

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed
Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,8 @@ main_agent:
2323
oai_tool_thinking: false
2424

2525
tool_config:
26-
- tool-reasoning-os
27-
- tool-searching
28-
- tool-image-video-os
2926
- tool-reading
30-
- tool-code
31-
- tool-audio-os
27+
- tool-searching
3228

3329
max_turns: -1 # Maximum number of turns for main agent execution
3430
max_tool_calls_per_turn: 10 # Maximum number of tool calls per turn

0 commit comments

Comments
 (0)