distributed-a2a 0.1.6rc5__py3-none-any.whl → 0.1.6rc6__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.
distributed_a2a/router.py CHANGED
@@ -1,4 +1,3 @@
1
- import os
2
1
  from typing import Any
3
2
 
4
3
  from a2a.server.apps import A2ARESTFastAPIApplication
@@ -45,4 +44,4 @@ def load_router(router_dic: dict[str, Any]) -> FastAPI:
45
44
  task_store=InMemoryTaskStore() # TODO replace with dynamodb store
46
45
 
47
46
  )).build(title=agent_card.name,
48
- root_path=f"/{router_config.agent.card.name}")
47
+ root_path=f"/{router_config.router.card.name}")
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: distributed_a2a
3
- Version: 0.1.6rc5
3
+ Version: 0.1.6rc6
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
@@ -4,10 +4,10 @@ distributed_a2a/client.py,sha256=2974Uw8YUuyBytwxxJJKYsWXCpEaIbGmMUHDraITxJ0,414
4
4
  distributed_a2a/executors.py,sha256=PV9WvbicBjAENhAK4yRGjNWg8Y9O7rFAjxzdUCIabWs,6666
5
5
  distributed_a2a/model.py,sha256=S6o56cQysSp1Nq3-gbawa2xsvMWd4hHYUj6aW3yWwTA,2962
6
6
  distributed_a2a/registry.py,sha256=197eZVR6TW0isOUE0VjWSWs7aCqbWqnBzcV8EVXAxrI,677
7
- distributed_a2a/router.py,sha256=UlYMJ4BT9xAo452eBfYn9U10_1QuEk_3yZagiJ18hlg,1789
7
+ distributed_a2a/router.py,sha256=NV8aKraFNrI53PxJAGXI5NtG3-Oy7x5ofHfgqeqsnsI,1780
8
8
  distributed_a2a/server.py,sha256=eVccqBos4nMQqe9feyglGlMmUYIGz2t5jmBbMVt-NGE,3085
9
- distributed_a2a-0.1.6rc5.dist-info/licenses/LICENSE,sha256=Btzdu2kIoMbdSp6OyCLupB1aRgpTCJ_szMimgEnpkkE,1056
10
- distributed_a2a-0.1.6rc5.dist-info/METADATA,sha256=rg1qaBK6HhF4PC1EXKBw62qIjzS46IjfWG4RRYU1RrM,3160
11
- distributed_a2a-0.1.6rc5.dist-info/WHEEL,sha256=qELbo2s1Yzl39ZmrAibXA2jjPLUYfnVhUNTlyF1rq0Y,92
12
- distributed_a2a-0.1.6rc5.dist-info/top_level.txt,sha256=23qJ8n5k7796BHDK7a58uuO-X4GV0EgUWcGi8NIn-0k,16
13
- distributed_a2a-0.1.6rc5.dist-info/RECORD,,
9
+ distributed_a2a-0.1.6rc6.dist-info/licenses/LICENSE,sha256=Btzdu2kIoMbdSp6OyCLupB1aRgpTCJ_szMimgEnpkkE,1056
10
+ distributed_a2a-0.1.6rc6.dist-info/METADATA,sha256=mcq3-_pnQ-lJc6ifkFTbIIhIAyqcXYQRDkkstAh3QBA,3160
11
+ distributed_a2a-0.1.6rc6.dist-info/WHEEL,sha256=qELbo2s1Yzl39ZmrAibXA2jjPLUYfnVhUNTlyF1rq0Y,92
12
+ distributed_a2a-0.1.6rc6.dist-info/top_level.txt,sha256=23qJ8n5k7796BHDK7a58uuO-X4GV0EgUWcGi8NIn-0k,16
13
+ distributed_a2a-0.1.6rc6.dist-info/RECORD,,