You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #761 [Agent] Use ToolResult already in ToolboxInterface (chr-hertel)
This PR was merged into the main branch.
Discussion
----------
[Agent] Use ToolResult already in ToolboxInterface
| Q | A
| ------------- | ---
| Bug fix? | no
| New feature? | no
| Docs? | no
| Issues |
| License | MIT
`ToolResult` got introduce later, but should have gone directly into the `ToolboxInterface` instead of only living in the `AgentProcessor`
Commits
-------
656186b Use ToolResult already in ToolboxInterface
0 commit comments