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

@@ -1,17 +1,13 @@
1
1
  FROM python:3.12-slim
2
2
 
3
- # Install system dependencies including ca-certificates for HTTPS
3
+ # Install system dependencies
4
4
  RUN apt-get update && apt-get install -y \
5
5
  curl \
6
- ca-certificates \
7
6
  && rm -rf /var/lib/apt/lists/*
8
7
 
9
- # Install uv using the official standalone installer
10
- # This avoids DNS issues with container registries like ghcr.io
11
- RUN curl -LsSf https://astral.sh/uv/install.sh | sh && \
12
- cp /root/.cargo/bin/uv /usr/local/bin/uv 2>/dev/null || cp /root/.local/bin/uv /usr/local/bin/uv && \
13
- chmod +x /usr/local/bin/uv && \
14
- uv --version
8
+ # Install uv
9
+ COPY --from=ghcr.io/astral-sh/uv:latest /uv /usr/local/bin/uv
10
+ RUN chmod +x /usr/local/bin/uv
15
11
 
16
12
  # Create non-root user
17
13
  RUN useradd -m -u 1000 appuser
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: traia-iatp
3
- Version: 0.1.16
3
+ Version: 0.1.17
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
@@ -21,7 +21,7 @@ Requires-Dist: httpx[http2]>=0.28.1
21
21
  Requires-Dist: jinja2>=3.1.6
22
22
  Requires-Dist: openai>=1.109.1
23
23
  Requires-Dist: pydantic>=2.12.2
24
- Requires-Dist: pymongo[aws]==4.15.3
24
+ Requires-Dist: pymongo[aws]==4.13.0
25
25
  Requires-Dist: python-dotenv>=1.1.1
26
26
  Requires-Dist: pytz>=2025.2
27
27
  Requires-Dist: requests>=2.32.5
@@ -29,7 +29,7 @@ Requires-Dist: rich>=14.2.0
29
29
  Requires-Dist: typer>=0.19.2
30
30
  Requires-Dist: uvicorn>=0.37.0
31
31
  Requires-Dist: agentops>=0.4.21
32
- Requires-Dist: dnspython>=2.6.1
32
+ Requires-Dist: dnspython==2.6.1
33
33
  Provides-Extra: dev
34
34
  Requires-Dist: pytest>=8.4.2; extra == "dev"
35
35
  Requires-Dist: pytest-cov>=4.0.0; extra == "dev"
@@ -44,7 +44,7 @@ traia_iatp/server/example_template_usage.py,sha256=5hiI9eOxvT0Cow6Khm63IHZIuadND
44
44
  traia_iatp/server/iatp_server_agent_generator.py,sha256=uMVO9jODPXyLs6DxGSfhJl01N6l4_CShu88O3I9UZqQ,8880
45
45
  traia_iatp/server/iatp_server_template_generator.py,sha256=AALMsYXITlHWC_UUOoBZe0qEOKBjIAgDYEIVJjHdbkc,9772
46
46
  traia_iatp/server/templates/.dockerignore.j2,sha256=3XIuxSqhujKRc6-50tqiJ9jqW-b3A7sv-R7RlNGgOwM,388
47
- traia_iatp/server/templates/Dockerfile.j2,sha256=AnqlVYS8LQyspaKJFO9T9zCcIV31kEkMBbC_oHW5fcI,1481
47
+ traia_iatp/server/templates/Dockerfile.j2,sha256=gkP5HbuOTnJiX5XLN1oD1yoThPTWuYq5bYMNgwW-aNA,1196
48
48
  traia_iatp/server/templates/README.md,sha256=wz1d0dhKvvHXyfTxM3QBDJJE-RdLN1yxCUQnpPmRAqs,5180
49
49
  traia_iatp/server/templates/README.md.j2,sha256=yy7N99FQ2ZkS2I-O2_YO9_UmOP3mLGNI3vpKrIqjnig,10625
50
50
  traia_iatp/server/templates/__init__.py,sha256=OfnDqxbgP51KEUSxFpfnePOF_72LlC00DOeR744ky4M,53
@@ -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.16.dist-info/licenses/LICENSE,sha256=R8vcu8GZdTTXF40sbOll11-FbarDm7_PiuaGzQp9whw,1065
69
- traia_iatp-0.1.16.dist-info/METADATA,sha256=NVyWJxPXxE-VaLtFO7IkpVOJxmxzH9nLMu91kyWBAH8,13412
70
- traia_iatp-0.1.16.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
71
- traia_iatp-0.1.16.dist-info/entry_points.txt,sha256=K4p9Z2lBdPEybzXfed3JbUtrVHDdg60CRnJ178df7K0,55
72
- traia_iatp-0.1.16.dist-info/top_level.txt,sha256=FozpD3vmZ4WP01hjSDUt5ENn0ttnIxxm1tPrTiIsyzI,11
73
- traia_iatp-0.1.16.dist-info/RECORD,,
68
+ traia_iatp-0.1.17.dist-info/licenses/LICENSE,sha256=R8vcu8GZdTTXF40sbOll11-FbarDm7_PiuaGzQp9whw,1065
69
+ traia_iatp-0.1.17.dist-info/METADATA,sha256=64j30On6WjEH70udZy12_4kzw6-Y7LjHiDNC1DeNnEM,13412
70
+ traia_iatp-0.1.17.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
71
+ traia_iatp-0.1.17.dist-info/entry_points.txt,sha256=K4p9Z2lBdPEybzXfed3JbUtrVHDdg60CRnJ178df7K0,55
72
+ traia_iatp-0.1.17.dist-info/top_level.txt,sha256=FozpD3vmZ4WP01hjSDUt5ENn0ttnIxxm1tPrTiIsyzI,11
73
+ traia_iatp-0.1.17.dist-info/RECORD,,