mirror of
https://github.com/tencentmusic/supersonic.git
synced 2025-12-11 12:07:42 +00:00
(improvement)(launcher)Use demo API key provided by langchain4j community as default config.
This commit is contained in:
@@ -23,7 +23,7 @@ LLM_PROVIDER_NAME = openai
|
||||
|
||||
|
||||
[LLMModel]
|
||||
MODEL_NAME = gpt-3.5-turbo-16k
|
||||
MODEL_NAME = gpt-3.5-turbo
|
||||
OPENAI_API_KEY = YOUR_API_KEY
|
||||
OPENAI_API_BASE = YOUR_API_BASE
|
||||
OPENAI_API_BASE = http://YOUR_API_BASE
|
||||
TEMPERATURE = 0.0
|
||||
|
||||
Reference in New Issue
Block a user