mirror of
https://github.com/YspCoder/clawgo.git
synced 2026-05-03 03:37:30 +08:00
fix timeout
This commit is contained in:
@@ -50,7 +50,8 @@
|
||||
"proxy": {
|
||||
"api_key": "YOUR_CLIPROXYAPI_KEY",
|
||||
"api_base": "http://localhost:8080/v1",
|
||||
"auth": "bearer"
|
||||
"auth": "bearer",
|
||||
"timeout_sec": 90
|
||||
}
|
||||
},
|
||||
"tools": {
|
||||
|
||||
Reference in New Issue
Block a user