Skip to content

Commit d3c7603

Browse files
cjohnhansonDouweM
andauthored
Update docs/deferred-tools.md
Co-authored-by: Douwe Maan <[email protected]>
1 parent f3fd801 commit d3c7603

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/deferred-tools.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ print(result.all_messages())
176176
"""
177177
```
178178

179-
1. The `metadata` parameter can attach arbitrary context to deferred tool calls, accessible in `DeferredToolRequests.metadata` keyed by `tool_call_id`.
179+
1. The optional `metadata` parameter can attach arbitrary context to deferred tool calls, accessible in `DeferredToolRequests.metadata` keyed by `tool_call_id`.
180180

181181
_(This example is complete, it can be run "as is")_
182182

0 commit comments

Comments
 (0)