| Package | Description |
|---|---|
| com.coze.openapi.client.files | |
| com.coze.openapi.service.service.file |
| Modifier and Type | Method and Description |
|---|---|
static UploadFileReq |
UploadFileReq.of(File file) |
static UploadFileReq |
UploadFileReq.of(String filePath) |
static UploadFileReq |
UploadFileReq.of(String fileName,
byte[] fileBytes) |
| Modifier and Type | Method and Description |
|---|---|
UploadFileResp |
FileService.upload(UploadFileReq req)
Upload files to Coze platform.
|
Copyright © 2025. All rights reserved.