{
"id": "string",
"provider": "string",
"model": "string",
"object": "string",
"created": 0,
"data": [
{
"object": "string",
"index": 0,
"embedding": [
0
]
}
],
"usage": {
"prompt_tokens": 0,
"completion_tokens": 0,
"total_tokens": 0
}
}