diff --git a/app/brave_settings_strings.grdp b/app/brave_settings_strings.grdp
index 1bf83d531ba..d3daba7a5df 100644
--- a/app/brave_settings_strings.grdp
+++ b/app/brave_settings_strings.grdp
@@ -1683,6 +1683,12 @@
If this model takes image as input, e.g. llama 3.2b vision
+
+ Tool Support
+
+
+ If this model supports function calling / tool use
+
The name of the model as it will appear in the model selection menu
diff --git a/browser/resources/settings/brave_leo_assistant_page/model_config_ui.html b/browser/resources/settings/brave_leo_assistant_page/model_config_ui.html
index 1de148587cc..cec469c2421 100644
--- a/browser/resources/settings/brave_leo_assistant_page/model_config_ui.html
+++ b/browser/resources/settings/brave_leo_assistant_page/model_config_ui.html
@@ -316,6 +316,32 @@
on-change="onVisionSupportChanged_">
+