From 047023ed8b1f6a38129df9f6e946d9cd5cc0d2a6 Mon Sep 17 00:00:00 2001 From: mkarolin Date: Wed, 14 Aug 2024 09:48:46 -0400 Subject: [PATCH] Fixes a typo in infotip on custom AI model settings page. --- app/brave_settings_strings.grdp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/brave_settings_strings.grdp b/app/brave_settings_strings.grdp index 45b27b5d7236..af8bd4ed817a 100644 --- a/app/brave_settings_strings.grdp +++ b/app/brave_settings_strings.grdp @@ -1364,7 +1364,7 @@ Leo. This action can't be undone. The name of the model as it will appear in the model selection menu - The name of the model as it should appear in the request to the serving framework, i.e. phi-3 (note that if this name doesn’t match exactly what is expected by the serving framework the integration won't work) + The name of the model as it should appear in the request to the serving framework, e.g. phi-3 (note that if this name doesn’t match exactly what is expected by the serving framework the integration won't work) The url where your serving framework is listening for requests. If you're not sure, check the serving framework documentation. E.g. for Ollama, this is always http://localhost:11434/v1/chat/completions