本文档由Thor提供,只用于测试。
star项目:https://github.com/AIDotNet/Thor
curl --location --request GET 'https://api.openai.com/v1/files/' \
--header 'Authorization: Bearer <token>'{
"id": "file-BK7bzQj3FfZFXr7DbL6xJwfo",
"object": "file",
"bytes": 120000,
"created_at": 1677610602,
"filename": "mydata.jsonl",
"purpose": "fine-tune",
}