docs: tool use nits (#16211)

pull/15933/head^2
Bagatur 6 months ago committed by GitHub
parent 6b9e3ed9e9
commit aa2e642ce3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -6,7 +6,7 @@
"metadata": {},
"source": [
"---\n",
"sidebar_position: 2\n",
"sidebar_position: 0.9\n",
"---"
]
},

@ -15,7 +15,7 @@
"id": "14b94240",
"metadata": {},
"source": [
"# Prompting for tool use\n",
"# Tool use without function calling\n",
"\n",
"In this guide we'll build a Chain that does not rely on any special model APIs (like function-calling, which we showed in the [Quickstart](/docs/use_cases/tool_use/quickstart)) and instead just prompts the model directly to invoke tools."
]

Loading…
Cancel
Save