mirror of
https://github.com/aljazceru/signallama.git
synced 2025-12-18 23:24:30 +01:00
initial commit
This commit is contained in:
4
example_settings.py
Normal file
4
example_settings.py
Normal 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
|
||||
Reference in New Issue
Block a user