There was an error while loading. Please reload this page.
1 parent 1229463 commit efc632cCopy full SHA for efc632c
1 file changed
.speakeasy/in.openapi.yaml
@@ -13663,12 +13663,14 @@ components:
13663
$ref: '#/components/schemas/AnthropicSpeed'
13664
type: 'object'
13665
example:
13666
- cache_creation: null
13667
- cache_creation_input_tokens: null
13668
- cache_read_input_tokens: null
+ cache_creation:
+ ephemeral_1h_input_tokens: 0
+ ephemeral_5m_input_tokens: 7381
13669
+ cache_creation_input_tokens: 7381
13670
+ cache_read_input_tokens: 0
13671
inference_geo: null
13672
input_tokens: 100
- output_tokens: 50
13673
+ output_tokens: 1
13674
output_tokens_details: null
13675
server_tool_use: null
13676
service_tier: 'standard'
0 commit comments