agenta 0.12.1__py3-none-any.whl → 0.12.2__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/cli/main.py CHANGED
@@ -162,6 +162,7 @@ def init(app_name: str, backend_host: str):
162
162
  click.echo(click.style(f"Error: {ex}", fg="red"))
163
163
  sys.exit(1)
164
164
 
165
+ filtered_org = None
165
166
  if where_question == "On agenta cloud":
166
167
  which_organization = questionary.select(
167
168
  "Which organization do you want to create the app for?",
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: agenta
3
- Version: 0.12.1
3
+ Version: 0.12.2
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
@@ -18,6 +18,7 @@ Classifier: Topic :: Software Development :: Libraries
18
18
  Requires-Dist: click (>=8.1.3,<9.0.0)
19
19
  Requires-Dist: docker (>=6.1.1,<7.0.0)
20
20
  Requires-Dist: fastapi (>=0.96.1)
21
+ Requires-Dist: httpx (>=0.27.0,<0.28.0)
21
22
  Requires-Dist: importlib-metadata (>=6.7.0,<7.0.0)
22
23
  Requires-Dist: ipdb (>=0.13)
23
24
  Requires-Dist: posthog (>=3.1.0,<4.0.0)
@@ -1,7 +1,7 @@
1
1
  agenta/__init__.py,sha256=Sg_4PW8MM-r9p96FeqTdu1h7fcQzN4nF7KPuQD7lgIc,493
2
2
  agenta/cli/evaluation_commands.py,sha256=fs6492tprPId9p8eGO02Xy-NCBm2RZNJLZWcUxugwd8,474
3
3
  agenta/cli/helper.py,sha256=X_0GtjugLQiM_f53_l3AF3uPS8if96ejTh2nThYqLuE,6199
4
- agenta/cli/main.py,sha256=lnPP3-KiRq8wzi59V8iTP3XlXYCNUoYmFe80CIK4eUM,9301
4
+ agenta/cli/main.py,sha256=suPOo0aKkwz4XIL_g5DEuzcGpUj-vBBBq0jYVPDh32g,9329
5
5
  agenta/cli/telemetry.py,sha256=GaFFRsE_NtrcSSJ10r2jhgFs5Sk8gf2C09Ox3gOr3eU,1317
6
6
  agenta/cli/variant_commands.py,sha256=wJCfTp1uNQwSadg4rraxZF5NUVfpfg_0RAK76qD5xDo,16858
7
7
  agenta/cli/variant_configs.py,sha256=PLiuMKadVzs6Gi2uYaT0pZzyULNHDXaTMDWboqpwWdU,1293
@@ -108,7 +108,7 @@ agenta/templates/simple_prompt/app.py,sha256=kODgF6lhzsaJPdgL5b21bUki6jkvqjWZzWR
108
108
  agenta/templates/simple_prompt/env.example,sha256=g9AE5bYcGPpxawXMJ96gh8oenEPCHTabsiOnfQo3c5k,70
109
109
  agenta/templates/simple_prompt/requirements.txt,sha256=ywRglRy7pPkw8bljmMEJJ4aOOQKrt9FGKULZ-DGkoBU,23
110
110
  agenta/templates/simple_prompt/template.toml,sha256=DQBtRrF4GU8LBEXOZ-GGuINXMQDKGTEG5y37tnvIUIE,60
111
- agenta-0.12.1.dist-info/METADATA,sha256=hstr_Ba3J3LNnwPqqg5U3nD91B9Dc5ara0U2kuxWcaE,27296
112
- agenta-0.12.1.dist-info/WHEEL,sha256=FMvqSimYX_P7y0a7UY-_Mc83r5zkBZsCYPm7Lr0Bsq4,88
113
- agenta-0.12.1.dist-info/entry_points.txt,sha256=PDiu8_8AsL7ibU9v4iNoOKR1S7F2rdxjlEprjM9QOgo,46
114
- agenta-0.12.1.dist-info/RECORD,,
111
+ agenta-0.12.2.dist-info/METADATA,sha256=9xxLzp2D7bHe5DUHethE_roUmMDasWu9TGsnn7He2yw,27336
112
+ agenta-0.12.2.dist-info/WHEEL,sha256=FMvqSimYX_P7y0a7UY-_Mc83r5zkBZsCYPm7Lr0Bsq4,88
113
+ agenta-0.12.2.dist-info/entry_points.txt,sha256=PDiu8_8AsL7ibU9v4iNoOKR1S7F2rdxjlEprjM9QOgo,46
114
+ agenta-0.12.2.dist-info/RECORD,,