API_KEY = "ollama" MODEL = "qwen2.5:32b-instruct-q5_K_M" # MODEL = "qwen2.5:7b" LLM_BASE_URL = "http://localhost:11434/v1"