http4k
Toggle table of contents
6.60.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k
http4k-connect-ai-anthropic
/
org.http4k.connect.anthropic.action
/
CacheCreation
Cache
Creation
@
JsonSerializable
data
class
CacheCreation
(
val
ephemeral_5m_input_tokens
:
Int
?
=
null
,
val
ephemeral_1h_input_tokens
:
Int
?
=
null
)
(
source
)
Members
Constructors
Cache
Creation
Link copied to clipboard
constructor
(
ephemeral_5m_input_tokens
:
Int
?
=
null
,
ephemeral_1h_input_tokens
:
Int
?
=
null
)
Properties
ephemeral_
1h_
input_
tokens
Link copied to clipboard
val
ephemeral_1h_input_tokens
:
Int
?
ephemeral_
5m_
input_
tokens
Link copied to clipboard
val
ephemeral_5m_input_tokens
:
Int
?