You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Update to support python 3.10 ([#85](https://github.com/google/a2a-python/issues/85)) ([fd9c3b5](https://github.com/google/a2a-python/commit/fd9c3b5b0bbef509789a701171d95f690c84750b))
9
+
10
+
11
+
### Bug Fixes
12
+
13
+
* Throw exception for task_id mismatches ([#70](https://github.com/google/a2a-python/issues/70)) ([a9781b5](https://github.com/google/a2a-python/commit/a9781b589075280bfaaab5742d8b950916c9de74))
<h3align="center">A Python library that helps run agentic applications as A2AServers following the <ahref="https://google.github.io/A2A">Agent2Agent (A2A) Protocol</a>.</h3>
14
+
</html>
15
+
16
+
<!-- markdownlint-enable no-inline-html -->
4
17
5
18
## Installation
6
19
7
20
You can install the A2A SDK using either `uv` or `pip`.
0 commit comments