{ "llm": { "provider": "openai", "model": "default", "apiKey": "not-needed", "baseURL": "${LOCAL_LLM_API:-http://host.docker.internal:1248/v1}" } }