We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94d68f3 commit 7d43809Copy full SHA for 7d43809
1 file changed
.speakeasy/in.openapi.yaml
@@ -9992,6 +9992,8 @@ components:
9992
prompt_tokens: 0
9993
total_tokens: 4175
9994
properties:
9995
+ cache_creation:
9996
+ $ref: '#/components/schemas/AnthropicCacheCreation'
9997
completion_tokens:
9998
description: The tokens generated
9999
type: integer
@@ -11939,6 +11941,8 @@ components:
11939
11941
type: string
11940
11942
usage:
11943
11944
11945
11946
cache_creation_input_tokens:
11947
nullable: true
11948
0 commit comments