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
Copy file name to clipboardExpand all lines: content/docs/extensions/tools.mdx
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -83,6 +83,10 @@ View all registered tools and their definitions at `/tools` page via the left si
83
83
84
84
When tools are used within AI Requests a special UI is used to render tool calls and responses.
85
85
86
+
## Core Tools
87
+
88
+
See the [built-in core_tools](/docs/features/core-tools) functionality enabling LLMs to interact with their environment, perform calculations, and manage persistent data.
0 commit comments