mirror of
https://github.com/tencentmusic/supersonic.git
synced 2025-12-11 03:58:14 +00:00
(improvement)(chat) After a failed query, the absence of a returned queryId causes the recommendation question call to fail. (#562)
This commit is contained in:
@@ -49,7 +49,7 @@ s2:
|
||||
chat-model:
|
||||
provider: open_ai
|
||||
openai:
|
||||
api-key: sk
|
||||
api-key: api_key
|
||||
model-name: gpt-3.5-turbo-16k
|
||||
temperature: 0.0
|
||||
timeout: PT60S
|
||||
|
||||
Reference in New Issue
Block a user