agenta 0.50.3__py3-none-any.whl → 0.50.5__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,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.3
|
|
2
2
|
Name: agenta
|
|
3
|
-
Version: 0.50.
|
|
3
|
+
Version: 0.50.5
|
|
4
4
|
Summary: The SDK for agenta is an open-source LLMOps platform.
|
|
5
5
|
Keywords: LLMOps,LLM,evaluation,prompt engineering
|
|
6
6
|
Author: Mahmoud Mabrouk
|
|
@@ -15,7 +15,7 @@ Classifier: Programming Language :: Python :: 3.11
|
|
|
15
15
|
Classifier: Programming Language :: Python :: 3.12
|
|
16
16
|
Classifier: Programming Language :: Python :: 3.13
|
|
17
17
|
Classifier: Topic :: Software Development :: Libraries
|
|
18
|
-
Requires-Dist: fastapi (>=0.
|
|
18
|
+
Requires-Dist: fastapi (>=0.116.0,<0.117.0)
|
|
19
19
|
Requires-Dist: h11 (>=0.16.0)
|
|
20
20
|
Requires-Dist: httpx (>=0.28.0)
|
|
21
21
|
Requires-Dist: huggingface-hub (<0.31.0)
|
|
@@ -29,6 +29,7 @@ Requires-Dist: opentelemetry-sdk (>=1.27.0,<2.0.0)
|
|
|
29
29
|
Requires-Dist: pydantic (>=2)
|
|
30
30
|
Requires-Dist: python-dotenv (>=1.0.0,<2.0.0)
|
|
31
31
|
Requires-Dist: pyyaml (>=6.0.2,<7.0.0)
|
|
32
|
+
Requires-Dist: starlette (>=0.47.0,<0.48.0)
|
|
32
33
|
Requires-Dist: structlog (>=25.2.0,<26.0.0)
|
|
33
34
|
Requires-Dist: toml (>=0.10.2,<0.11.0)
|
|
34
35
|
Project-URL: Documentation, https://docs.agenta.ai
|
|
@@ -357,6 +357,6 @@ agenta/sdk/utils/logging.py,sha256=j4NzpFk2ilOM10sRBOxCjmansDHSx6HwMV8IAEreRb8,8
|
|
|
357
357
|
agenta/sdk/utils/preinit.py,sha256=1TAAHhYyYnLLwvzwnf33Qwkou7tI3iITlVt-1kcyGaM,1186
|
|
358
358
|
agenta/sdk/utils/singleton.py,sha256=17Ph7LGnnV8HkPjImruKita2ni03Ari5jr0jqm__4sc,312
|
|
359
359
|
agenta/sdk/utils/timing.py,sha256=nZR-kudVUtKFlHuBhztgSGxj7FVnCB4Uv6sfg-1dkrQ,1556
|
|
360
|
-
agenta-0.50.
|
|
361
|
-
agenta-0.50.
|
|
362
|
-
agenta-0.50.
|
|
360
|
+
agenta-0.50.5.dist-info/METADATA,sha256=hb8GLUKneNEW6Yerx71q3ipmXmepDEp_ZKF4vUfgNsw,31565
|
|
361
|
+
agenta-0.50.5.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
|
|
362
|
+
agenta-0.50.5.dist-info/RECORD,,
|
|
File without changes
|