initial commit

This commit is contained in:
2025-05-30 14:40:16 +02:00
parent e5b7e6a57c
commit 152eba7206
3 changed files with 298 additions and 0 deletions

4
example_settings.py Normal file
View File

@@ -0,0 +1,4 @@
SIGNAL_URL='http://localhost:8080', # Your signal-cli-rest-api port
SIGNAL_NUBMER='+123456'
OLLAMA_URL='http://localhost:11434',
OLLAMA_MODEL='qwen3:4b' # Updated to match your available model