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
chore: Add DefaultToolOptions usage in the readme (#29)
* chore: Add DefaultToolOptions usage in the readme
This change adds the usage of DefaultToolOptions in the documentation.
* Update README.md
* Update README.md
### Option B: Binding Parameters While Loading Tools
467
+
### Option C: Binding Parameters While Loading Tools
432
468
433
469
Specify bound parameters directly when loading tools. This applies the binding
434
470
only to the tools loaded in that specific call.
@@ -472,4 +508,4 @@ This project is licensed under the Apache License 2.0. See the
472
508
473
509
# Support
474
510
475
-
If you encounter issues or have questions, check the existing [GitHub Issues](https://github.com/googleapis/genai-toolbox/issues) for the main Toolbox project.
511
+
If you encounter issues or have questions, check the existing [GitHub Issues](https://github.com/googleapis/genai-toolbox/issues) for the main Toolbox project.
0 commit comments