distributed-a2a 0.1.6rc0__py3-none-any.whl → 0.1.6rc1__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,7 +1,9 @@
1
1
  from .client import RoutingA2AClient
2
+ from .router import load_router
2
3
  from .server import load_app
3
4
 
4
5
  __all__ = [
5
6
  "load_app",
7
+ "load_router",
6
8
  "RoutingA2AClient"
7
9
  ]
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: distributed_a2a
3
- Version: 0.1.6rc0
3
+ Version: 0.1.6rc1
4
4
  Summary: A library for building A2A agents with routing capabilities
5
5
  Home-page: https://github.com/Barra-Technologies/distributed-a2a
6
6
  Author: Fabian Bell
@@ -1,4 +1,4 @@
1
- distributed_a2a/__init__.py,sha256=1q_7gRfBCGe-7sF_9YKzevyS97XQhtuFnZiYHIqaU-0,120
1
+ distributed_a2a/__init__.py,sha256=gO8sTT20O6XvDRzj7B322O9v6HxV-_eIlJD1wMlPYoI,171
2
2
  distributed_a2a/agent.py,sha256=ZI6sFISU5nELEqzVXbZaf7osqVH095raxjmrFzipoDA,2858
3
3
  distributed_a2a/client.py,sha256=2974Uw8YUuyBytwxxJJKYsWXCpEaIbGmMUHDraITxJ0,4149
4
4
  distributed_a2a/executors.py,sha256=QjUjAd5V2bkqYtIsBgOocxP2bZmvNYbCwfaqiVocLaE,6656
@@ -6,8 +6,8 @@ distributed_a2a/model.py,sha256=S6o56cQysSp1Nq3-gbawa2xsvMWd4hHYUj6aW3yWwTA,2962
6
6
  distributed_a2a/registry.py,sha256=197eZVR6TW0isOUE0VjWSWs7aCqbWqnBzcV8EVXAxrI,677
7
7
  distributed_a2a/router.py,sha256=nY0M93id3iSZkRtgW16nJ8c85UHToRsIUz6eJqZZ5Wg,1632
8
8
  distributed_a2a/server.py,sha256=eVccqBos4nMQqe9feyglGlMmUYIGz2t5jmBbMVt-NGE,3085
9
- distributed_a2a-0.1.6rc0.dist-info/licenses/LICENSE,sha256=Btzdu2kIoMbdSp6OyCLupB1aRgpTCJ_szMimgEnpkkE,1056
10
- distributed_a2a-0.1.6rc0.dist-info/METADATA,sha256=9dbJXaH00mt-uCFDb0RFcjTimQEQE2AzAn5YohISjOA,3160
11
- distributed_a2a-0.1.6rc0.dist-info/WHEEL,sha256=qELbo2s1Yzl39ZmrAibXA2jjPLUYfnVhUNTlyF1rq0Y,92
12
- distributed_a2a-0.1.6rc0.dist-info/top_level.txt,sha256=23qJ8n5k7796BHDK7a58uuO-X4GV0EgUWcGi8NIn-0k,16
13
- distributed_a2a-0.1.6rc0.dist-info/RECORD,,
9
+ distributed_a2a-0.1.6rc1.dist-info/licenses/LICENSE,sha256=Btzdu2kIoMbdSp6OyCLupB1aRgpTCJ_szMimgEnpkkE,1056
10
+ distributed_a2a-0.1.6rc1.dist-info/METADATA,sha256=MnW_Vq-ABC_ZQUVG92FxilIYi2yTjevp3rMgf8Rq2qc,3160
11
+ distributed_a2a-0.1.6rc1.dist-info/WHEEL,sha256=qELbo2s1Yzl39ZmrAibXA2jjPLUYfnVhUNTlyF1rq0Y,92
12
+ distributed_a2a-0.1.6rc1.dist-info/top_level.txt,sha256=23qJ8n5k7796BHDK7a58uuO-X4GV0EgUWcGi8NIn-0k,16
13
+ distributed_a2a-0.1.6rc1.dist-info/RECORD,,