fix: 修复文件名为空导致的异常 by NullSnow · Pull Request #119 · coze-dev/coze-java

Skip to content

Navigation Menu

Sign in

Appearance settings

Conversation

- 在 CreateTranscriptionsReq 类中的 of(File file) 方法中增加了设置文件名的逻辑
- 解决TranscriptionService中获取文件名为空,导致的接口返回 {"detail":{"logid":"2025082610304671C0F5314D04A5EED067"},"code":4000,"msg":"The parameter file is invalid. It should follow the format: file. Please review your input."}

coderabbitai[bot]

Comment on lines 35 to 37

@NullSnow NullSnow changed the title fix(api-client): 修复文件名为空导致的异常 fix: 修复文件名为空导致的异常

Aug 26, 2025