mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-05 13:06:03 +00:00
docs[patch]: Add conceptual guide links to integration index pages (#25387)
This commit is contained in:
@@ -173,6 +173,10 @@ custom_edit_url:
|
||||
|
||||
# Tools
|
||||
|
||||
[Tools](/docs/concepts/#tools) are utilities designed to be called by a model: their inputs are designed to be generated by models, and their outputs are designed to be passed back to models.
|
||||
|
||||
A [toolkit](/docs/concepts#toolkits) is a collection of tools meant to be used together.
|
||||
|
||||
:::info
|
||||
|
||||
If you'd like to write your own tool, see [this how-to](/docs/how_to/custom_tools/).
|
||||
|
Reference in New Issue
Block a user