Skip to content

Commit

Permalink
give switchboard tool access
Browse files Browse the repository at this point in the history
  • Loading branch information
inverted-capital committed Sep 23, 2024
1 parent 84d7fff commit 59ebc7f
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions agents/switchboard.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
---
# WARNING by default, this agent has no tooling, but when run as the actual switchboard, it will be run as a drone and forced to make a tool call with the following configuration

# config:
# parallel_tool_calls: false
# tool_choice: required
# commands:
# - agents:switch # switch in the chosen agent to the thread
config:
parallel_tool_calls: false
commands:
- agents:switch # switch in the chosen agent to the thread
---

# switchboard
Expand Down

0 comments on commit 59ebc7f

Please sign in to comment.