Skip to content

Commit 65a2072

Browse files
docs: use v1 tool version example
Signed-off-by: Zhongxuan Wang <daniewang@nvidia.com>
1 parent 086fb10 commit 65a2072

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/configure-plugins/adaptive/response-cache.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -385,7 +385,7 @@ arg_skip = ["trace_id"]
385385
members = ["docs_*", "unit_convert"]
386386

387387
[components.config.response_cache.tools.overrides.docs_search]
388-
tool_version = "v2" # bump to intentionally stop reusing earlier results
388+
tool_version = "v1" # identifies the deployed tool contract
389389
```
390390

391391
An exact class member wins. Otherwise, Relay selects the most-specific matching

0 commit comments

Comments
 (0)