使用gemini-balance的v1beta端点报错如下: ``` API call failed with status code 400, { "error": { "code": 400, "message": "* GenerateContentRequest.tools[0].function_declarations[16].parameters.properties[folders].items: missing field.\n", "status": "INVALID_ARGUMENT" } } ``` 使用官方的baseUrl正常 完整请求 [log.txt](https://github.com/user-attachments/files/21219769/log.txt)