(improvement)(headless)Add API_BASE_URL config key to config file.

This commit is contained in:
jerryjzhang
2024-05-13 10:13:13 +08:00
parent 623203888b
commit 210591e28f
3 changed files with 6 additions and 4 deletions

View File

@@ -61,7 +61,8 @@ s2:
chat-model:
provider: open_ai
openai:
api-key: api_key
base-url: YOUR_API_URL
api-key: YOUR_API_KEY
model-name: gpt-3.5-turbo-16k
temperature: 0.0
timeout: PT60S