agenta 0.13.3__py3-none-any.whl → 0.13.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.

Potentially problematic release.


This version of agenta might be problematic. Click here for more details.

agenta/__init__.py CHANGED
@@ -1,3 +1,4 @@
1
+ from .sdk.utils.preinit import PreInitObject
1
2
  from .sdk.agenta_decorator import app, entrypoint
2
3
  from .sdk.context import get_contexts, save_context
3
4
  from .sdk.types import (
@@ -14,7 +15,6 @@ from .sdk.types import (
14
15
  BinaryParam,
15
16
  )
16
17
  from .sdk.tracing.decorators import span
17
- from .sdk.utils.preinit import PreInitObject
18
18
  from .sdk.agenta_init import Config, init, llm_tracing
19
19
  from .sdk.utils.helper.openai_cost import calculate_token_usage
20
20
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: agenta
3
- Version: 0.13.3
3
+ Version: 0.13.5
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
@@ -1,4 +1,4 @@
1
- agenta/__init__.py,sha256=76BQuUIAiXkLz_hjiDAsqos8UAD8J2zGkfwJOewtP3Y,580
1
+ agenta/__init__.py,sha256=ZI0rGpXMt1F9q27BjEpygUyh4lyCNxTaz4UMAZPePYc,580
2
2
  agenta/cli/evaluation_commands.py,sha256=fs6492tprPId9p8eGO02Xy-NCBm2RZNJLZWcUxugwd8,474
3
3
  agenta/cli/helper.py,sha256=vRxHyeNaltzNIGrfU2vO0H28_rXDzx9QqIZ_S-W6zL4,6212
4
4
  agenta/cli/main.py,sha256=GgYu6UsrnHbqPV7zPlO14b61IyaDiTIjGMYQS9DlqC4,9551
@@ -155,7 +155,7 @@ agenta/templates/simple_prompt/app.py,sha256=kODgF6lhzsaJPdgL5b21bUki6jkvqjWZzWR
155
155
  agenta/templates/simple_prompt/env.example,sha256=g9AE5bYcGPpxawXMJ96gh8oenEPCHTabsiOnfQo3c5k,70
156
156
  agenta/templates/simple_prompt/requirements.txt,sha256=ywRglRy7pPkw8bljmMEJJ4aOOQKrt9FGKULZ-DGkoBU,23
157
157
  agenta/templates/simple_prompt/template.toml,sha256=DQBtRrF4GU8LBEXOZ-GGuINXMQDKGTEG5y37tnvIUIE,60
158
- agenta-0.13.3.dist-info/METADATA,sha256=JDlghZrWRGeABzjstccd-rbje6liS8EtJmtbEUnUXrI,26431
159
- agenta-0.13.3.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
160
- agenta-0.13.3.dist-info/entry_points.txt,sha256=PDiu8_8AsL7ibU9v4iNoOKR1S7F2rdxjlEprjM9QOgo,46
161
- agenta-0.13.3.dist-info/RECORD,,
158
+ agenta-0.13.5.dist-info/METADATA,sha256=hdVqMkI-4v8TZWYA_yZHc7kntCW7VH4NJ_SGfcx1-gM,26431
159
+ agenta-0.13.5.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
160
+ agenta-0.13.5.dist-info/entry_points.txt,sha256=PDiu8_8AsL7ibU9v4iNoOKR1S7F2rdxjlEprjM9QOgo,46
161
+ agenta-0.13.5.dist-info/RECORD,,