diff --git a/config.json b/config.json index 3f9f0ed..acf2fca 100644 --- a/config.json +++ b/config.json @@ -4,7 +4,8 @@ "type": "openai", "base_url": "", "api_key": "", - "extra_headers": {} + "extra_headers": {}, + "llm_timeout_secs": 300 } }, "models": {