Compare commits

..

2 Commits

View File

@ -4,7 +4,8 @@
"type": "openai",
"base_url": "<OPENAI_BASE_URL>",
"api_key": "<OPENAI_API_KEY>",
"extra_headers": {}
"extra_headers": {},
"llm_timeout_secs": 300
}
},
"models": {