分块默认大小调整到5000字节
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
default_params = {
|
||||
"thinking": "disable",
|
||||
"chunk_size": 3000,
|
||||
"chunk_size": 5000,
|
||||
"concurrent": 30,
|
||||
"temperature": 0.7,
|
||||
"timeout": 1200,
|
||||
|
||||
Reference in New Issue
Block a user