fix: 修复文件名为空导致的异常 by NullSnow · Pull Request #119 · coze-dev/coze-java
Navigation Menu
- Notifications You must be signed in to change notification settings
- Fork 96
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."}
NullSnow
changed the title
fix(api-client): 修复文件名为空导致的异常
fix: 修复文件名为空导致的异常
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters