docs: add how-to section on tool calling (#1051)

This commit is contained in:
Vadym Barda
2024-07-18 09:36:15 -04:00
committed by GitHub
parent 83089c3a7f
commit 5fbc9555c3
5 changed files with 582 additions and 31 deletions
+1
View File
@@ -38,6 +38,7 @@ _MANUAL = {
"subgraph.ipynb",
"force-calling-a-tool-first.ipynb",
"pass-run-time-values-to-tools.ipynb",
"tool-calling.ipynb",
"tool-calling-errors.ipynb",
"dynamic-returning-direct.ipynb",
"managing-agent-steps.ipynb",