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: README_ES.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -58,11 +58,11 @@ Puede ejecutar modelos Llama 70B o 405B configurando la variable de ambiente par
58
58
59
59
### Ejecutar con Grok
60
60
61
-
Puede ejecutar modelos Grok configurando la variable de ambiente `GROK_API_KEY`
61
+
Puede ejecutar modelos Grok configurando la variable de ambiente `GROK_API_KEY` y configurando "grok" como proveedor en el archivo de caracteres.
62
62
63
63
### Ejecutar con OpenAI
64
64
65
-
Puede ejecutar modelos OpenAI configurando la variable de ambiente `OPENAI_API_KEY`
65
+
Puede ejecutar modelos OpenAI configurando la variable de ambiente `OPENAI_API_KEY` y configurando "openai" como proveedor en el archivo de caracteres.
0 commit comments