Files
signallama/example_settings.py
2025-05-30 14:40:16 +02:00

5 lines
195 B
Python

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