Mettre à jour le modèle dans la configuration LaTeX

- Remplace "llama3.1" par "deepseek-r1:1.5b"
This commit is contained in:
pyriec
2026-09-18 10:12:02 +02:00
parent f342266bc4
commit a3b24ce8c8
+1 -1
View File
@@ -1,6 +1,6 @@
{
"provider": "ollama",
"model": "llama3.1",
"model": "deepseek-r1:1.5b",
"api_key": "",
"server_url": "http://localhost:11434",
"hotkey": "ctrl+alt+a",