prompty 0.1.45__py3-none-any.whl → 0.1.46__py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
- {prompty-0.1.45.dist-info → prompty-0.1.46.dist-info}/METADATA +4 -1
- {prompty-0.1.45.dist-info → prompty-0.1.46.dist-info}/RECORD +5 -5
- {prompty-0.1.45.dist-info → prompty-0.1.46.dist-info}/WHEEL +0 -0
- {prompty-0.1.45.dist-info → prompty-0.1.46.dist-info}/entry_points.txt +0 -0
- {prompty-0.1.45.dist-info → prompty-0.1.46.dist-info}/licenses/LICENSE +0 -0
@@ -1,9 +1,12 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: prompty
|
3
|
-
Version: 0.1.
|
3
|
+
Version: 0.1.46
|
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
|
License: MIT
|
7
|
+
Project-URL: Repository, https://github.com/Microsoft/prompty
|
8
|
+
Project-URL: Documentation, https://prompty.ai/docs
|
9
|
+
Project-URL: Issues, https://github.com/microsoft/prompty/issues
|
7
10
|
Requires-Python: >=3.9
|
8
11
|
Requires-Dist: pyyaml>=6.0.1
|
9
12
|
Requires-Dist: pydantic>=2.8.2
|
@@ -1,7 +1,7 @@
|
|
1
|
-
prompty-0.1.
|
2
|
-
prompty-0.1.
|
3
|
-
prompty-0.1.
|
4
|
-
prompty-0.1.
|
1
|
+
prompty-0.1.46.dist-info/METADATA,sha256=xvJx0DC0NsaKf5yFMC06kaQVp7NMa74LKQTGOwW6_U0,9343
|
2
|
+
prompty-0.1.46.dist-info/WHEEL,sha256=thaaA2w1JzcGC48WYufAs8nrYZjJm8LqNfnXFOFyCC4,90
|
3
|
+
prompty-0.1.46.dist-info/entry_points.txt,sha256=a3i7Kvf--3DOkkv9VQpstwaNKgsnXwDGaPL18lPpKeI,60
|
4
|
+
prompty-0.1.46.dist-info/licenses/LICENSE,sha256=KWSC4z9cfML_t0xThoQYjzTdcZQj86Y_mhXdatzU-KM,1052
|
5
5
|
prompty/__init__.py,sha256=geIhhprDhbqqkj5jQhy3Nv_b83T38VhleEUfB7Xkd4U,16861
|
6
6
|
prompty/azure/__init__.py,sha256=zBxzOMQCwtiz2CsI8gNWzr7T2ZJHF3TZNIUtvfuaEQI,309
|
7
7
|
prompty/azure/executor.py,sha256=UaojJ4aUObdGvR-aBRRSntrFJZynvZ0Q1z8j2XHyc3I,9269
|
@@ -22,4 +22,4 @@ prompty/serverless/executor.py,sha256=QZXeFTXv_aT22rbBBgBFLtdAJqGp4W8GS3H3Rtoy8b
|
|
22
22
|
prompty/serverless/processor.py,sha256=d42MalWRf8RUpHRiueqAPAj_nGmJSMUE2yL-Tgxrss4,3754
|
23
23
|
prompty/tracer.py,sha256=jM2nQ7Cb-tSb7wog9w9QzhmB1IGwYb0B0-TBClZOn_A,11980
|
24
24
|
prompty/utils.py,sha256=P9nW0QfY1F5PM4pLxsFVlnul1BaRBatmvC2tpqydPKQ,2836
|
25
|
-
prompty-0.1.
|
25
|
+
prompty-0.1.46.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|