feat(gdk): expose Anthropic response metadata for observability (#11630)
This commit is contained in:
@@ -639,6 +639,12 @@
|
||||
"type": "Option<String>",
|
||||
"default": null,
|
||||
"docs": ""
|
||||
},
|
||||
{
|
||||
"name": "additional_data_json",
|
||||
"type": "Option<String>",
|
||||
"default": null,
|
||||
"docs": "Provider-specific response fields as a JSON object, present only when the provider reported fields with no canonical `Usage` equivalent."
|
||||
}
|
||||
],
|
||||
"variants": [],
|
||||
|
||||
Reference in New Issue
Block a user