agenta 0.23.0__py3-none-any.whl → 0.24.0__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.

@@ -26,6 +26,9 @@ class AppVariantResponse(pydantic.BaseModel):
26
26
  revision: int
27
27
  organization_id: typing.Optional[str]
28
28
  workspace_id: typing.Optional[str]
29
+ created_at: typing.Optional[dt.datetime] = None
30
+ updated_at: typing.Optional[dt.datetime] = None
31
+ modified_by_id: typing.Optional[str] = None
29
32
 
30
33
  def json(self, **kwargs: typing.Any) -> str:
31
34
  kwargs_with_defaults: typing.Any = {
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: agenta
3
- Version: 0.23.0
3
+ Version: 0.24.0
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
@@ -48,7 +48,7 @@ agenta/client/backend/types/__init__.py,sha256=FQnM1StuSHHC1FaQ-785TMyanZg2f3E0C
48
48
  agenta/client/backend/types/aggregated_result.py,sha256=jJj6Yr7D5-pjSezS9UXoE9Ot9OViJFjbMd57F1mDEio,1133
49
49
  agenta/client/backend/types/aggregated_result_evaluator_config.py,sha256=J5LDer6FMlKU8Cl3AmnNXmPykEgZFqESmeZObpezo3k,227
50
50
  agenta/client/backend/types/app.py,sha256=PLCQN6kqpkAMpAZ2Tk5s1FesewOZmkMv18eASzQ14gg,974
51
- agenta/client/backend/types/app_variant_response.py,sha256=zfQV8jXGP-A1KBHKKnY6AEGqVJSwmMecE-NSRbvyWrQ,1344
51
+ agenta/client/backend/types/app_variant_response.py,sha256=KQKd1KtnIiIxx6IUh-5UsG3HlITMLdkqtV0v07298Tg,1496
52
52
  agenta/client/backend/types/app_variant_revision.py,sha256=FO3d6hPOqjz5uPSCk_9f2UipfkiIHKvK4jlpV84EWHo,1075
53
53
  agenta/client/backend/types/base_output.py,sha256=ynXhDBQKrkR6Lnkx-yv6Q8xW4wXmzXur0T-hzmkjBpc,983
54
54
  agenta/client/backend/types/body_import_testset.py,sha256=7dVF3mv3VO0Co8F0qxLAgu4jabqDPjebK4mYvcd_TuA,1061
@@ -163,7 +163,7 @@ agenta/templates/simple_prompt/app.py,sha256=kODgF6lhzsaJPdgL5b21bUki6jkvqjWZzWR
163
163
  agenta/templates/simple_prompt/env.example,sha256=g9AE5bYcGPpxawXMJ96gh8oenEPCHTabsiOnfQo3c5k,70
164
164
  agenta/templates/simple_prompt/requirements.txt,sha256=ywRglRy7pPkw8bljmMEJJ4aOOQKrt9FGKULZ-DGkoBU,23
165
165
  agenta/templates/simple_prompt/template.toml,sha256=DQBtRrF4GU8LBEXOZ-GGuINXMQDKGTEG5y37tnvIUIE,60
166
- agenta-0.23.0.dist-info/METADATA,sha256=VEhH467aTqh-DeppazDWuc9REpfvqU5aXpaxl6wXFnY,26499
167
- agenta-0.23.0.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
168
- agenta-0.23.0.dist-info/entry_points.txt,sha256=PDiu8_8AsL7ibU9v4iNoOKR1S7F2rdxjlEprjM9QOgo,46
169
- agenta-0.23.0.dist-info/RECORD,,
166
+ agenta-0.24.0.dist-info/METADATA,sha256=v_axq2QxNReD6wlD1RQ9seuAk5R3Ntx2e-b8E7dYWmU,26499
167
+ agenta-0.24.0.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
168
+ agenta-0.24.0.dist-info/entry_points.txt,sha256=PDiu8_8AsL7ibU9v4iNoOKR1S7F2rdxjlEprjM9QOgo,46
169
+ agenta-0.24.0.dist-info/RECORD,,