toggle menu
google-adk-kotlin
0.5.0
common
switch theme
search in API
google-adk-kotlin-core
/
com.google.adk.kt.agents
/
InvocationContext
/
incrementLlmCallsCount
increment
Llm
Calls
Count
fun
incrementLlmCallsCount
(
)
Counts this LLM call and enforces
RunConfig.maxLlmCalls
.
Throws
Llm
Calls
Limit
Exceeded
Exception
if the limit is exceeded.