12 lines
405 B
Plaintext
12 lines
405 B
Plaintext
{
|
|
"provider": "ollama",
|
|
"model": "llama3.1",
|
|
"api_key": "",
|
|
"server_url": "http://localhost:11434",
|
|
"hotkey": "ctrl+alt+a",
|
|
"request_timeout_seconds": 300,
|
|
"math_text_format": "plain",
|
|
"type_delay_seconds": 0,
|
|
"system_prompt": "Réponds directement et de manière ultra-concise. Aucune phrase d'introduction, aucune salutation, aucun formatage superflu. Uniquement la réponse brute."
|
|
}
|