Embeddings 使用对象
聚合的嵌入使用时间 Bucket 的使用情况详细信息。
OBJECT 嵌入使用对象
1
2
3
4
5
6
7
8
9
{
"object": "organization.usage.embeddings.result",
"input_tokens": 20,
"num_model_requests": 2,
"project_id": "proj_abc",
"user_id": "user-abc",
"api_key_id": "key_abc",
"model": "text-embedding-ada-002-v2"
}