mirror of
https://github.com/tencentmusic/supersonic.git
synced 2025-12-12 12:37:55 +00:00
(improvement)(headless)Add API_BASE_URL config key to config file.
This commit is contained in:
@@ -25,4 +25,5 @@ LLM_PROVIDER_NAME = openai
|
||||
[LLMModel]
|
||||
MODEL_NAME = gpt-3.5-turbo-16k
|
||||
OPENAI_API_KEY = YOUR_API_KEY
|
||||
OPENAI_API_BASE = YOUR_API_BASE
|
||||
TEMPERATURE = 0.0
|
||||
|
||||
Reference in New Issue
Block a user