google-adk-kotlin
Toggle table of contents
0.9.0
common
Target filter
common
Switch theme
Search in API
Skip to content
google-adk-kotlin
google-adk-kotlin-core
/
com.google.adk.kt.agents
/
ContextCacheConfig
/
ContextCacheConfig
Context
Cache
Config
common
@
ExperimentalContextCachingFeature
constructor
(
cacheIntervals
:
Int
=
10
,
ttl
:
ERROR CLASS: Symbol not found for Duration
=
1800.seconds
,
minTokens
:
Int
=
0
,
createHttpOptions
:
HttpOptions
?
=
null
)