{
"creditsUsed": 1,
"llmCostCredits": 1,
"creditsLeft": 1,
"milliseconds": 1,
"result": {
"model": "text",
"provider": "text",
"usage": {
"tokensIn": 1,
"tokensOut": 1,
"tokensTotal": 1,
"costUsd": 1,
"costCredits": 1
}
},
"pair": {
"timestamp": "2025-02-05T10:49:42.247Z",
"response": {
"id": "text",
"idCreated": "2025-02-05T10:49:42.247Z",
"inferenceRequestId": "text",
"model": "text",
"provider": "text",
"usage": {
"tokensIn": 1,
"tokensOut": 1,
"tokensTotal": 1,
"costUsd": 1,
"costCredits": 1
},
"textResponse": "text",
"verbatimResponse": "text",
"userId": "text",
"milliseconds": 1,
"tenantId": "text",
"shuttleRequestId": "text"
},
"request": {
"id": "text",
"idCreated": "2025-02-05T10:49:42.247Z",
"shuttleRequestId": "text",
"messages": [
{
"role": "client",
"text": "text"
}
],
"model": "text",
"maxTokens": 1,
"seed": 1,
"temperature": 1,
"topP": 1,
"topK": 1
},
"contextId": "text"
}
}