promptlayer 1.0.25__py3-none-any.whl → 1.0.26__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 promptlayer might be problematic. Click here for more details.

promptlayer/__init__.py CHANGED
@@ -1,4 +1,4 @@
1
1
  from .promptlayer import PromptLayer
2
2
 
3
- __version__ = "1.0.25"
3
+ __version__ = "1.0.26"
4
4
  __all__ = ["PromptLayer", "__version__"]
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: promptlayer
3
- Version: 1.0.25
3
+ Version: 1.0.26
4
4
  Summary: PromptLayer is a platform for prompt engineering and tracks your LLM requests.
5
5
  License: Apache-2.0
6
6
  Author: Magniv
@@ -14,6 +14,7 @@ Classifier: Programming Language :: Python :: 3.11
14
14
  Classifier: Programming Language :: Python :: 3.12
15
15
  Classifier: Programming Language :: Python :: 3.13
16
16
  Requires-Dist: ably (>=2.0.6,<3.0.0)
17
+ Requires-Dist: aiohttp (>=3.10.10,<4.0.0)
17
18
  Requires-Dist: opentelemetry-api (>=1.26.0,<2.0.0)
18
19
  Requires-Dist: opentelemetry-sdk (>=1.26.0,<2.0.0)
19
20
  Requires-Dist: requests (>=2.31.0,<3.0.0)
@@ -1,4 +1,4 @@
1
- promptlayer/__init__.py,sha256=RBD1elQNn3QMEckznmpU0Sw1FOhFNU6EgPXEM5yc5oE,102
1
+ promptlayer/__init__.py,sha256=4QgqD2VpmQaCnG2s5BcD0G7JbhXGgDTXh7o8Cbm1Zq8,102
2
2
  promptlayer/groups/__init__.py,sha256=-xs-2cn0nc0D_5YxZr3nC86iTdRVZmBhEpOKDJXE-sQ,224
3
3
  promptlayer/groups/groups.py,sha256=yeO6T0TM3qB0ondZRiHhcH8G06YygrpFoM8b9RmoIao,165
4
4
  promptlayer/promptlayer.py,sha256=Zl4nGbCzukfadiLWCPjGyXTN5Zmrjzu_u2jHn9nK6NY,16822
@@ -11,7 +11,7 @@ promptlayer/types/__init__.py,sha256=xJcvQuOk91ZBBePb40-1FDNDKYrZoH5lPE2q6_UhprM
11
11
  promptlayer/types/prompt_template.py,sha256=TUXLXvuvew0EBLfTMBa2LhFeQoF7R-tcFKg7_UUtHMQ,4433
12
12
  promptlayer/types/request_log.py,sha256=xU6bcxQar6GaBOJlgZTavXUV3FjE8sF_nSjPu4Ya_00,174
13
13
  promptlayer/utils.py,sha256=yvlZDT9bunypNnIE4Xa8f2O5219F347HLKO3TaVmLyM,36135
14
- promptlayer-1.0.25.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
15
- promptlayer-1.0.25.dist-info/METADATA,sha256=1IJZrzSuS_440xIzR2Kavo7QPFVbL9-rpK9-ieft4OI,4697
16
- promptlayer-1.0.25.dist-info/WHEEL,sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs,88
17
- promptlayer-1.0.25.dist-info/RECORD,,
14
+ promptlayer-1.0.26.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
15
+ promptlayer-1.0.26.dist-info/METADATA,sha256=jxB9siFsMrYtZrUIBGYNCPrzHdbheDcstdM7FWNDRgs,4739
16
+ promptlayer-1.0.26.dist-info/WHEEL,sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs,88
17
+ promptlayer-1.0.26.dist-info/RECORD,,