mirror of
https://github.com/tencentmusic/supersonic.git
synced 2026-04-28 11:54:20 +08:00
(improvement)(chat) The large model parsing supports SQL result verification and adds three retries (#1194)
This commit is contained in:
@@ -11,7 +11,7 @@ class ChatModelProperties {
|
||||
String apiKey;
|
||||
Double temperature;
|
||||
Double topP;
|
||||
String model;
|
||||
String modelName;
|
||||
Integer maxRetries;
|
||||
Integer maxToken;
|
||||
Boolean logRequests;
|
||||
|
||||
Reference in New Issue
Block a user