mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-06-09 19:45:17 +02:00
19 lines
No EOL
882 B
Markdown
19 lines
No EOL
882 B
Markdown
## Add tools to agents
|
|
Copilot can help you add tools to agents.
|
|
|
|
### Instruct copilot to add tools
|
|

|
|
|
|

|
|
|
|
### Inspect tools and agents
|
|
Note how copilot not only creates the tool definitions for you, but also updates the relevant agent instructions to use the tool and connects the tool to the agent.
|
|
|
|

|
|

|
|
|
|
### Debug tool calls in the playground
|
|
When agents call tools during a chat in the playground, the tool call parameters and response are available for debugging real-time. For testing purposes, the platform can produce mock tool responses in the playground, without integrating actual tools.
|
|
|
|

|
|
 |