traia-iatp 0.1.4__py3-none-any.whl → 0.1.6__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.

Potentially problematic release.


This version of traia-iatp might be problematic. Click here for more details.

@@ -32,7 +32,7 @@ _thread_local = threading.local()
32
32
 
33
33
  class A2AToolSchema(BaseModel):
34
34
  """Input schema for A2A tools."""
35
- request: str = Field(description="The request or query to send to the A2A agent")
35
+ request: str = Field(description="The request or query to send to the A2A agent. Send only 'request' key when using this tool")
36
36
 
37
37
 
38
38
  class A2AToolConfig(BaseModel):
@@ -1,13 +1,13 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: traia-iatp
3
- Version: 0.1.4
3
+ Version: 0.1.6
4
4
  Summary: Inter-Agent Transfer Protocol (IATP) - Enable AI Agents to utilize other AI Agents as tools
5
5
  Project-URL: Documentation, https://pypi.org/project/traia-iatp
6
6
  Project-URL: Source, https://github.com/Traia-IO/IATP
7
7
  Keywords: crewai,iatp,agent-to-agent,a2a,mcp,web3,cryptocurrency,tools
8
8
  Classifier: Programming Language :: Python :: 3
9
9
  Classifier: Operating System :: OS Independent
10
- Requires-Python: >=3.12.8
10
+ Requires-Python: >=3.12
11
11
  Description-Content-Type: text/markdown
12
12
  License-File: LICENSE
13
13
  Requires-Dist: a2a-sdk==0.2.6
@@ -5,7 +5,7 @@ traia_iatp/cli/__init__.py,sha256=nGgVg7pOjyIiWN5akKxqhKSHcpvU0VaDrH_vuhBEVcE,65
5
5
  traia_iatp/cli/main.py,sha256=MmBZxz5tob80_zJMeROKue39V2yvOeCp-8qkzzmFw28,20391
6
6
  traia_iatp/client/__init__.py,sha256=eo1oIMijV63WpklHEIftfoNWjEmhW4udcL7aIuZjf6M,259
7
7
  traia_iatp/client/a2a_client.py,sha256=fJwcPC9vmuH6Q4QSDUDGFNZyx9QQvuR9pPtbgKavkiM,10116
8
- traia_iatp/client/crewai_a2a_tools.py,sha256=RTmUzQmPnHx_wHhrAf-zPQjU9gSCyq-6S0RV1RDA7DQ,14317
8
+ traia_iatp/client/crewai_a2a_tools.py,sha256=m989j13d8Ba1SDDNXuprBA0W7pjXvVApcCJWsBNliTI,14363
9
9
  traia_iatp/client/grpc_a2a_tools.py,sha256=pVt6UASXdt096ZNfcTqY0pjaTqLr-0Ptl8xd68rxRWQ,13003
10
10
  traia_iatp/client/root_path_a2a_client.py,sha256=Nqnn8clbgv-5l0PgxcTOldg8mkMKrFn4TvPL-rYUUGg,1
11
11
  traia_iatp/core/__init__.py,sha256=SdGs25MkNWok77wRtbCJFGkD85QAmYUAB40Fn9mHeXk,755
@@ -65,9 +65,9 @@ traia_iatp/utils/__init__.py,sha256=D739Fc3KWPlAaPZ-3XM7uRvBAA7V8b4t6PBYJvMSsig,
65
65
  traia_iatp/utils/docker_utils.py,sha256=mPD09TPJKEe9SKjrR5E_o9z8xle-iCZq6JLzHZ6JXFk,8634
66
66
  traia_iatp/utils/general.py,sha256=g6sRKzalBPwRWobBg3a7pz4eNIvvxv8RefoUNFdHm4o,1503
67
67
  traia_iatp/utils/iatp_utils.py,sha256=RrGzk2ENvGIwuuMigOUrK5Yne0esl1r_K2P2iVygUgM,4680
68
- traia_iatp-0.1.4.dist-info/licenses/LICENSE,sha256=R8vcu8GZdTTXF40sbOll11-FbarDm7_PiuaGzQp9whw,1065
69
- traia_iatp-0.1.4.dist-info/METADATA,sha256=M9KGccG8U-KlkvI9ovuGF5NUXVYZABxy6cIiY2ZH4W4,13220
70
- traia_iatp-0.1.4.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
71
- traia_iatp-0.1.4.dist-info/entry_points.txt,sha256=K4p9Z2lBdPEybzXfed3JbUtrVHDdg60CRnJ178df7K0,55
72
- traia_iatp-0.1.4.dist-info/top_level.txt,sha256=FozpD3vmZ4WP01hjSDUt5ENn0ttnIxxm1tPrTiIsyzI,11
73
- traia_iatp-0.1.4.dist-info/RECORD,,
68
+ traia_iatp-0.1.6.dist-info/licenses/LICENSE,sha256=R8vcu8GZdTTXF40sbOll11-FbarDm7_PiuaGzQp9whw,1065
69
+ traia_iatp-0.1.6.dist-info/METADATA,sha256=NKRevlkMehLf5CTOlzLMyoqWxmwxzQep-nwWReJyAZA,13218
70
+ traia_iatp-0.1.6.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
71
+ traia_iatp-0.1.6.dist-info/entry_points.txt,sha256=K4p9Z2lBdPEybzXfed3JbUtrVHDdg60CRnJ178df7K0,55
72
+ traia_iatp-0.1.6.dist-info/top_level.txt,sha256=FozpD3vmZ4WP01hjSDUt5ENn0ttnIxxm1tPrTiIsyzI,11
73
+ traia_iatp-0.1.6.dist-info/RECORD,,