Wrap custom tools with hooks (#248)
This commit is contained in:
@@ -645,7 +645,7 @@ main.ts
|
||||
|
||||
## Tool Wrapping
|
||||
|
||||
Tools are wrapped with hook callbacks before the agent is created:
|
||||
Tools (built-in and custom) are wrapped with hook callbacks after tool discovery/selection, before the agent is created:
|
||||
|
||||
```
|
||||
main.ts
|
||||
|
||||
Reference in New Issue
Block a user