agnt5 0.2.8a10__cp310-abi3-manylinux_2_34_x86_64.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 agnt5 might be problematic. Click here for more details.

@@ -0,0 +1,25 @@
1
+ Metadata-Version: 2.4
2
+ Name: agnt5
3
+ Version: 0.2.8a10
4
+ Classifier: Development Status :: 3 - Alpha
5
+ Classifier: Intended Audience :: Developers
6
+ Classifier: Programming Language :: Python :: 3
7
+ Classifier: Programming Language :: Python :: 3.11
8
+ Classifier: Programming Language :: Python :: 3.12
9
+ Classifier: Programming Language :: Python :: 3.13
10
+ Classifier: Programming Language :: Python :: 3.14
11
+ Classifier: Programming Language :: Rust
12
+ Classifier: Operating System :: POSIX :: Linux
13
+ Classifier: Operating System :: MacOS
14
+ Classifier: Operating System :: Microsoft :: Windows
15
+ Requires-Dist: maturin>=1.9.3
16
+ Requires-Dist: docstring-parser>=0.15
17
+ Requires-Dist: typing-extensions>=4.8
18
+ Requires-Dist: httpx>=0.28.1
19
+ Requires-Dist: pydantic>=2.0
20
+ Summary: AGNT5 Python SDK - Build durable, resilient agent-first applications
21
+ Author-email: AGNT5 Team <team@agnt5.com>
22
+ License: Apache-2.0
23
+ Requires-Python: >=3.11
24
+ Project-URL: Homepage, https://agnt5.com
25
+ Project-URL: Documentation, https://agnt5.com/sdk/python
@@ -0,0 +1,22 @@
1
+ agnt5-0.2.8a10.dist-info/METADATA,sha256=R5LHvfGUFC2kqw6W28ogc9J2pDVnZkroZi5MxlSrW5s,997
2
+ agnt5-0.2.8a10.dist-info/WHEEL,sha256=AdMozAxftELsa3nYun92mL1tYO-R1ewuDPju53zvoK0,107
3
+ agnt5/__init__.py,sha256=liMb9egh56qvgY4Xvs9s7grOzF3lXSE8-nIksJLNAy4,2195
4
+ agnt5/_compat.py,sha256=BGuy3v5VDOHVa5f3Z-C22iMN19lAt0mPmXwF3qSSWxI,369
5
+ agnt5/_core.abi3.so,sha256=hllnv8Crfa6Z1x3IV8E7CUywAhnTbnzQPmVvpdIzARM,15927320
6
+ agnt5/_retry_utils.py,sha256=loHsWY5BR4wZy57IzcDEjQAy88DHVwVIr25Cn1d9GPA,5801
7
+ agnt5/_schema_utils.py,sha256=MR67RW757T4Oq2Jqf4kB61H_b51zwaf3CLWELnkngRo,9572
8
+ agnt5/_telemetry.py,sha256=Oafa1uC4IXIf12mhj5kBLwmVtVcLQweay5Nrr7-xRDg,6781
9
+ agnt5/agent.py,sha256=b8xOxmtBxdzbK-2G1oWiRZRtetjDaAc3CWCx_zW0ep4,70600
10
+ agnt5/client.py,sha256=aHQvxlH4_CP93YkS9lSKUrIwPS1maCiuYNwhuFqRElE,23928
11
+ agnt5/context.py,sha256=qbJUtZE7LpU1VJx2I2DJO6OCZHoYWkEJBGIfycBawfU,5695
12
+ agnt5/entity.py,sha256=AlHmSHVxQD5EYBvkmERKUkwv0ERrKaT8rvRK611hv_I,28941
13
+ agnt5/exceptions.py,sha256=Nqg7CeKRu-oIj34A-2Y-QZ4YQ_TLPuin-yg8Mw7-76o,3277
14
+ agnt5/function.py,sha256=vPNKhFCgFz4mIPVJqt0WvIWJoDgC7jXE3miEHT4LVKI,11417
15
+ agnt5/lm.py,sha256=UKAnBTTYvJEkjqu23GEtdZ4RZiKNjDgGX5YiaOVfbq4,27348
16
+ agnt5/tool.py,sha256=EG9ZvFbRKnJvSVcgVxtOliDMmPmUeCsdm4hiLewuvr8,21629
17
+ agnt5/tracing.py,sha256=Mh2-OfnQM61lM_P8gxJstafdsUA8Gxoo1lP-Joxhub8,5980
18
+ agnt5/types.py,sha256=Zb71ZMwvrt1p4SH18cAKunp2y5tao_W5_jGYaPDejQo,2840
19
+ agnt5/version.py,sha256=rOq1mObLihnnKgKqBrwZA0zwOPudEKVFcW1a48ynkqc,573
20
+ agnt5/worker.py,sha256=Qd71KveMyFIFVI8tpF2_8CKPXG7WwJSYNnKeNPUkn94,70555
21
+ agnt5/workflow.py,sha256=mRItas_u7S3UtEXaPi1rwNajrlQBRB_gibTpDLTyG4c,37375
22
+ agnt5-0.2.8a10.dist-info/RECORD,,
@@ -0,0 +1,4 @@
1
+ Wheel-Version: 1.0
2
+ Generator: maturin (1.9.6)
3
+ Root-Is-Purelib: false
4
+ Tag: cp310-abi3-manylinux_2_34_x86_64