本文档由Thor提供,只用于测试。
star项目:https://github.com/AIDotNet/Thor
curl --location --request GET 'https://api.openai.com/v1/models/babbage' \
--header 'Authorization: Bearer <token>'{
"id": "gpt-3.5-turbo-instruct",
"object": "model",
"created": 1686935002,
"owned_by": "openai"
}