# Configuration and constants OLLAMA_URL = "http://localhost:11434" DEFAULT_TEMPERATURE = 0.7 DEFAULT_SYSTEM_MESSAGE = "You are a helpful AI assistant."