agenta 0.30.0a3__py3-none-any.whl → 0.30.0a4__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.

@@ -9,6 +9,7 @@ _USE_CORS = getenv("AGENTA_USE_CORS", "enable").lower() in _TRUTHY
9
9
 
10
10
  class CORSMiddleware(_CORSMiddleware):
11
11
  def __init__(self, app: ASGIApp):
12
+ self.app = app
12
13
  if _USE_CORS:
13
14
  super().__init__(
14
15
  app=app,
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: agenta
3
- Version: 0.30.0a3
3
+ Version: 0.30.0a4
4
4
  Summary: The SDK for agenta is an open-source LLMOps platform.
5
5
  Home-page: https://agenta.ai
6
6
  Keywords: LLMOps,LLM,evaluation,prompt engineering
@@ -214,7 +214,7 @@ agenta/sdk/middleware/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3h
214
214
  agenta/sdk/middleware/auth.py,sha256=SoVnzdm5ygP03bQgXDd86aTvIdeTfr4uIoeJsPxN7No,5491
215
215
  agenta/sdk/middleware/cache.py,sha256=-_e3_6f4cPfpuUpGRK_ZQvUx_54ez68db4SnBwfuESk,1078
216
216
  agenta/sdk/middleware/config.py,sha256=tOMEPwS4PHaxOtH4OII0ymqx4OlP0gvMSrMepoHbtxk,7229
217
- agenta/sdk/middleware/cors.py,sha256=yRdBzS2Y5wToOatKrwSBQNZ2K6-BlQAH3K-bLlqe-ns,897
217
+ agenta/sdk/middleware/cors.py,sha256=q6FHnEQicUf563eAmmpBpkYuBd1i9QJPzQkhXZkLTB0,920
218
218
  agenta/sdk/middleware/otel.py,sha256=HB-JYAHejZHHlPuHtp12jIpJ6E7k4CdnMdOhyhO77tU,1030
219
219
  agenta/sdk/middleware/vault.py,sha256=H2pquBwRLC8KwAQBPAm7bKWlc407I-vIu-Ox4ncFY1M,5114
220
220
  agenta/sdk/router.py,sha256=mOguvtOwl2wmyAgOuWTsf98pQwpNiUILKIo67W_hR3A,119
@@ -252,7 +252,7 @@ agenta/templates/simple_prompt/app.py,sha256=kODgF6lhzsaJPdgL5b21bUki6jkvqjWZzWR
252
252
  agenta/templates/simple_prompt/env.example,sha256=g9AE5bYcGPpxawXMJ96gh8oenEPCHTabsiOnfQo3c5k,70
253
253
  agenta/templates/simple_prompt/requirements.txt,sha256=ywRglRy7pPkw8bljmMEJJ4aOOQKrt9FGKULZ-DGkoBU,23
254
254
  agenta/templates/simple_prompt/template.toml,sha256=DQBtRrF4GU8LBEXOZ-GGuINXMQDKGTEG5y37tnvIUIE,60
255
- agenta-0.30.0a3.dist-info/METADATA,sha256=ti7GfXHNj6EvFPDnF10_0NdUWwYE-8YoZ4X9N2LLGKE,29044
256
- agenta-0.30.0a3.dist-info/WHEEL,sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs,88
257
- agenta-0.30.0a3.dist-info/entry_points.txt,sha256=PDiu8_8AsL7ibU9v4iNoOKR1S7F2rdxjlEprjM9QOgo,46
258
- agenta-0.30.0a3.dist-info/RECORD,,
255
+ agenta-0.30.0a4.dist-info/METADATA,sha256=-4Be9tNjW2pAFapJOJo1FETPFrQuBy_N8Wa9BKDFl9o,29044
256
+ agenta-0.30.0a4.dist-info/WHEEL,sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs,88
257
+ agenta-0.30.0a4.dist-info/entry_points.txt,sha256=PDiu8_8AsL7ibU9v4iNoOKR1S7F2rdxjlEprjM9QOgo,46
258
+ agenta-0.30.0a4.dist-info/RECORD,,