prompty 0.1.20__py2.py3-none-any.whl → 0.1.21__py2.py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
- prompty/tracer.py +2 -1
- {prompty-0.1.20.dist-info → prompty-0.1.21.dist-info}/METADATA +1 -1
- {prompty-0.1.20.dist-info → prompty-0.1.21.dist-info}/RECORD +6 -6
- {prompty-0.1.20.dist-info → prompty-0.1.21.dist-info}/WHEEL +0 -0
- {prompty-0.1.20.dist-info → prompty-0.1.21.dist-info}/entry_points.txt +0 -0
- {prompty-0.1.20.dist-info → prompty-0.1.21.dist-info}/licenses/LICENSE +0 -0
prompty/tracer.py
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: prompty
|
3
|
-
Version: 0.1.
|
3
|
+
Version: 0.1.21
|
4
4
|
Summary: Prompty is a new asset class and format for LLM prompts that aims to provide observability, understandability, and portability for developers. It includes spec, tooling, and a runtime. This Prompty runtime supports Python
|
5
5
|
Author-Email: Seth Juarez <seth.juarez@microsoft.com>
|
6
6
|
Requires-Dist: pyyaml>=6.0.1
|
@@ -1,7 +1,7 @@
|
|
1
|
-
prompty-0.1.
|
2
|
-
prompty-0.1.
|
3
|
-
prompty-0.1.
|
4
|
-
prompty-0.1.
|
1
|
+
prompty-0.1.21.dist-info/METADATA,sha256=XyxNZdKikmbDcN4rf8yfc8e8tJ3GWN--a5uSWuG8a0A,9037
|
2
|
+
prompty-0.1.21.dist-info/WHEEL,sha256=CuZGaXTwoRLAOVv0AcE3bCTxO5ejVuBEJkUBe9C-kvk,94
|
3
|
+
prompty-0.1.21.dist-info/entry_points.txt,sha256=9y1lKPWUpPWRJzUslcVH-gMwbNoa2PzjyoZsKYLQqyw,45
|
4
|
+
prompty-0.1.21.dist-info/licenses/LICENSE,sha256=KWSC4z9cfML_t0xThoQYjzTdcZQj86Y_mhXdatzU-KM,1052
|
5
5
|
prompty/__init__.py,sha256=XTUgJ3xT7HYJieuWW5PBItey0BWneg3G7iBBjIeNJZU,11628
|
6
6
|
prompty/azure/__init__.py,sha256=ptGajCh68s_tugPv45Y4GJCyBToNFCExUzUh9yIBIfo,292
|
7
7
|
prompty/azure/executor.py,sha256=4BiVgDcoDaJ2QcSd3O1LIm_3Fh-ln6wjqO2ZoVYjslc,4700
|
@@ -16,5 +16,5 @@ prompty/renderers.py,sha256=RSHFQFx7AtKLUfsMLCXR0a56Mb7DL1NJNgjUqgg3IqU,776
|
|
16
16
|
prompty/serverless/__init__.py,sha256=NPqoFATEMQ96G8OQkVcGxUWU4llIQCwxfJePPo8YFY8,279
|
17
17
|
prompty/serverless/executor.py,sha256=jbTnYE2aq8oS5PWcZ96NhhjL-gU1a_tlUoB449QqHaY,4648
|
18
18
|
prompty/serverless/processor.py,sha256=pft1XGbPzo0MzQMbAt1VxsLsvRrjQO3B8MXEE2PfSA0,1982
|
19
|
-
prompty/tracer.py,sha256=
|
20
|
-
prompty-0.1.
|
19
|
+
prompty/tracer.py,sha256=jGgnWnDSQcfzppmdz6o_0KyawYfwcNSkLT-oLcY80Vo,10563
|
20
|
+
prompty-0.1.21.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|