Spaces:
Build error
Build error
File size: 152 Bytes
5e1f2b6 |
1 2 3 4 |
# Configuration and constants
OLLAMA_URL = "http://localhost:11434"
DEFAULT_TEMPERATURE = 0.7
DEFAULT_SYSTEM_MESSAGE = "You are a helpful AI assistant." |