adk-server 2.1.0

HTTP server and A2A protocol for Rust Agent Development Kit (ADK-Rust) agents
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<!doctype html>
<html lang="en">
  <head>
    <meta charset="UTF-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
    <meta name="color-scheme" content="light dark" />
    <meta name="theme-color" content="#0f8a8a" />
    <title>ADK Runtime</title>
    <script type="module" crossorigin src="/ui/assets/index-CAmeE16-.js"></script>
    <link rel="stylesheet" crossorigin href="/ui/assets/index-FuuY_PBH.css">
  </head>
  <body>
    <div id="root"></div>
  </body>
</html>