deeprails 0.3.0__py3-none-any.whl → 0.3.1__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 deeprails might be problematic. Click here for more details.
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: deeprails
|
|
3
|
-
Version: 0.3.
|
|
3
|
+
Version: 0.3.1
|
|
4
4
|
Summary: Python SDK for interacting with the DeepRails API
|
|
5
5
|
Project-URL: Homepage, https://deeprails.com
|
|
6
6
|
Project-URL: Documentation, https://docs.deeprails.com
|
|
@@ -35,7 +35,9 @@ Description-Content-Type: text/markdown
|
|
|
35
35
|
|
|
36
36
|
# DeepRails Python SDK
|
|
37
37
|
|
|
38
|
-
|
|
38
|
+
Official Python SDK for interacting with the DeepRails API. [DeepRails](https://deeprails.com) is a powerful developer tool with a comprehesive set of adaptive guardrails to protect against LLM hallucinations - deploy our Evaluate, Monitor, and Defend APIs in <15 mins for the best out-of-the-box guardrails in the market.
|
|
39
|
+
|
|
40
|
+
Supports DeepRails API Version v2.0
|
|
39
41
|
|
|
40
42
|
## Installation
|
|
41
43
|
|
|
@@ -2,7 +2,7 @@ deeprails/__init__.py,sha256=7ccTz1heYcCd3DIH3wmHc67FD6CUzM8_J4WmDeq0RZ0,29
|
|
|
2
2
|
deeprails/client.py,sha256=Jv4Z4LR3g_eYO4L86sabOAibHJGV9p8naDOl1Yw-2L0,10406
|
|
3
3
|
deeprails/exceptions.py,sha256=ipwFq4lROv7XpcBC5h9cGqPf6f68zeOMEyKPVy7H0co,405
|
|
4
4
|
deeprails/schemas.py,sha256=XqBUFNEW4nwxm53YIUWVk4fEPsDGC6gzzXGL9lPuRAU,2870
|
|
5
|
-
deeprails-0.3.
|
|
6
|
-
deeprails-0.3.
|
|
7
|
-
deeprails-0.3.
|
|
8
|
-
deeprails-0.3.
|
|
5
|
+
deeprails-0.3.1.dist-info/METADATA,sha256=uPQ35AwbQiucWBX5STCIUw76PsVksQskx5F_1fPvp3A,8538
|
|
6
|
+
deeprails-0.3.1.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
|
7
|
+
deeprails-0.3.1.dist-info/licenses/LICENSE,sha256=GsV7lN6fihCcDgkJbfs0rq1q9d6IyB0TFQ8HLKUpSXM,1077
|
|
8
|
+
deeprails-0.3.1.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|