Skip to content

Commit dd8f5fe

Browse files
author
ivanmkc
committed
Revert bad change
1 parent 9c62f83 commit dd8f5fe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/runtime/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Runtime
22

33
<div class="language-support-tag">
4-
<span class="lst-supported">Supported in ADK</span><span class="lst-python">Python v0.1.0</span><span class="lst-go">Go v0.1.0</span>
5-
</div><span class="lst-java">Java v0.1.0</span>
4+
<span class="lst-supported">Supported in ADK</span><span class="lst-python">Python v0.1.0</span><span class="lst-go">Go v0.1.0</span><span class="lst-java">Java v0.1.0</span>
5+
</div>
66

77
The ADK Runtime is the underlying engine that powers your agent application during user interactions. It's the system that takes your defined agents, tools, and callbacks and orchestrates their execution in response to user input, managing the flow of information, state changes, and interactions with external services like LLMs or storage.
88

0 commit comments

Comments
 (0)