diff --git a/gui/src/forms/AddModelForm.tsx b/gui/src/forms/AddModelForm.tsx index d64b5cf26f5..4453632c7ca 100644 --- a/gui/src/forms/AddModelForm.tsx +++ b/gui/src/forms/AddModelForm.tsx @@ -315,8 +315,9 @@ export function AddModelForm({ onDone }: AddModelFormProps) {

Codestral API key

- Note that codestral requires a different API key from other - Mistral models + Codestral accepts either a Mistral API key or a + Codestral-specific key. Continue detects which one you've + entered and uses the matching endpoint.