28 lines
919 B
JSON
28 lines
919 B
JSON
{
|
|
"schema": "https://thinkloom.app/schemas/provenance/1.0/invocation-response.schema.json",
|
|
"description": "Valid Invocation response example.",
|
|
"instance": {
|
|
"schema_version": "1.0",
|
|
"record_id": "record_01J00000000000000000000005",
|
|
"invocation_id": "invocation_01J00000000000000000000008",
|
|
"retention_mode": "full_private",
|
|
"content_type": "draft_preview",
|
|
"retained_text": "Attention is personal in experience and public in consequence.",
|
|
"finish_reason": "stop",
|
|
"usage": {
|
|
"input_tokens": 120,
|
|
"output_tokens": 14
|
|
},
|
|
"provider_metadata": {
|
|
"request_id": "local-0001",
|
|
"load_duration_milliseconds": 120
|
|
},
|
|
"validation": {
|
|
"schema_valid": true,
|
|
"repair_attempted": false
|
|
},
|
|
"content_sha256": "sha256:9999999999999999999999999999999999999999999999999999999999999999",
|
|
"created_at": "2026-07-17T18:43:11.456Z"
|
|
}
|
|
}
|