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
/
InvocationContext
/
incrementLlmCallsCount
increment
Llm
Calls
Count
common
fun
incrementLlmCallsCount
(
)
Counts this LLM call and enforces
RunConfig.maxLlmCalls
.
Throws
Llm
Calls
Limit
Exceeded
Exception
if the limit is exceeded.