{
"object": "list",
"data": [
{
"object": "embedding",
"index": 0,
"embedding": [
-0.007021796,
"A LOT OF NUMBERS",
-0.017013576,
-0.000082575396,
-0.023988336
]
}
],
"model": "text-embedding-3-small",
"usage": {
"prompt_tokens": 5,
"total_tokens": 5,
"prompt_cost": 0.00045,
"completion_cost": 0,
"total_cost": 0.00045
}
}
{
"error": {
"message": "The model 'gpt-5' does not exist",
"type": "invalid_request_error",
"param": null,
"code": "model_not_found"
}
}
{
"error": {
"message": "'model' is a required property",
"type": "invalid_request_error",
"param": null,
"code": null
}
}
{
"error": {
"message": "Organization balance is too low to use API",
"type": "insufficient_balance_error",
"param": null,
"code": null
}
}
{
"error": {
"message": "Unauthorized",
"type": "unauthorized_request_error",
"param": null,
"code": null,
}
}
{
"object": "list",
"data": [
{
"object": "embedding",
"index": 0,
"embedding": [
-0.007021796,
"A LOT OF NUMBERS",
-0.017013576,
-0.000082575396,
-0.023988336
]
}
],
"model": "text-embedding-3-small",
"usage": {
"prompt_tokens": 5,
"total_tokens": 5,
"prompt_cost": 0.00045,
"completion_cost": 0,
"total_cost": 0.00045
}
}