如有调用问题,通过 Model Link 首页二维码添加工作人员处理
curl --location --request GET 'https://api.modellink.online/v1/files/' \
--header 'Authorization: Bearer {{YOUR_API_KEY}}' \
--header 'Authorization;'{
"id": "file-BK7bzQj3FfZFXr7DbL6xJwfo",
"object": "file",
"bytes": 120000,
"created_at": 1677610602,
"filename": "mydata.jsonl",
"purpose": "fine-tune",
}