Ajouter config.example.json (données sensibles censurées)
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"ollama_url": "http://VOTRE_IP:11434/api/chat",
|
||||
"model": "qwen3:8b",
|
||||
"xmpp_jid": "agent1@VOTRE_DOMAINE",
|
||||
"xmpp_pass": "VOTRE_MOT_DE_PASSE",
|
||||
"admin_jid": "vous@VOTRE_DOMAINE",
|
||||
"db_path": "/opt/agent/memory.db"
|
||||
}
|
||||
Reference in New Issue
Block a user