agenta 0.50.4__py3-none-any.whl → 0.50.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 agenta might be problematic. Click here for more details.

agenta/sdk/assets.py CHANGED
@@ -57,6 +57,9 @@ supported_llm_models = {
57
57
  "mistral/mistral-large-latest",
58
58
  ],
59
59
  "OpenAI": [
60
+ "gpt-5",
61
+ "gpt-5-mini",
62
+ "gpt-5-nano",
60
63
  "gpt-4.5-preview",
61
64
  "gpt-3.5-turbo-1106",
62
65
  "gpt-3.5-turbo",
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: agenta
3
- Version: 0.50.4
3
+ Version: 0.50.6
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.100.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
@@ -307,7 +307,7 @@ agenta/config.py,sha256=0VrTqduB4g8Mt_Ll7ffFcEjKF5qjTUIxmUtTPW2ygWw,653
307
307
  agenta/config.toml,sha256=sIORbhnyct2R9lJrquxhNL4pHul3O0R7iaipCoja5MY,193
308
308
  agenta/sdk/__init__.py,sha256=m5UxAteSVzJtYhSsmUmdGFsyFdZO6jlfvOpJi_4mK_E,2118
309
309
  agenta/sdk/agenta_init.py,sha256=-0m0IH6K2Nic8Vftt5ENdRxpChhsaihKLtMWn8jzoJs,6610
310
- agenta/sdk/assets.py,sha256=h-0OD9K6GOMUDkWOO30Je4hCMhMg2UzI1ccgkN3RICc,8331
310
+ agenta/sdk/assets.py,sha256=F5W5p_jXk8hzM9L5RA1n5HXc0yjS5OZMGF_Bu1P8t_I,8392
311
311
  agenta/sdk/context/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
312
312
  agenta/sdk/context/exporting.py,sha256=16X8fgMhl58gehSlqANX97FiKxx4TkGiG4d2B0-7ZX0,516
313
313
  agenta/sdk/context/routing.py,sha256=FEsjw8EttI1SMyUo96ptcUsvHJnhoKwdr1szlkxxJNU,598
@@ -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.4.dist-info/METADATA,sha256=IvG1bgw-R9JEFuI6DgFawEIu-XTiAstrfBj8Xwv-3uc,31512
361
- agenta-0.50.4.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
362
- agenta-0.50.4.dist-info/RECORD,,
360
+ agenta-0.50.6.dist-info/METADATA,sha256=BcMNtcUwMVXckIHWrse4H0JT6D5ox1QEfz4XeNLnclY,31565
361
+ agenta-0.50.6.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
362
+ agenta-0.50.6.dist-info/RECORD,,