mirror of
https://github.com/tencentmusic/supersonic.git
synced 2025-12-11 12:07:42 +00:00
(improvement)(headless)Add API_BASE_URL config key to config file.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user