分析代码文件时,出现异常:Exceeded limit on max bytes to buffer : 5242880

帮我分析 @dir/ 后端的代码,生成分析结果的md文档。

:check_mark: read_many_files Will attempt to read and concatenate files using patterns: xxx\** (within target directory: xxxx\tr… ### ReadManyFiles Result (Target Dir: xxxxx`)

 Successfully read and concatenated content from **989 file(s)**.

 **Processed Files (first 10 shown):**
 - `....略`
 - ...and 979 more.

 **Skipped 99 item(s) (first 5 shown):**
 - `....略` (Reason: asset file (image/pdf) was not explicitly requested by name or extension)
 - ...and 94 more.

✕ [API Error: generate data error: HTTP error! status: 500, body: {“error”:{“message”:“Exceeded limit on max bytes to buffer : 5242880”,“type”:“Success”,“code”:“500”}} TraceID:
00-5b6b6fff391c63eb7d4f6a3e952a27a2-f27469a7d3e14a74-01]

(以上省略的部分是目录、文件名)

请问这个错误有办法解决吗?

上下文超出限制了,分段提供吧