You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DataFog is an open-source DevSecOps platform that lets you scan and redact Personally Identifiable Information (PII) out of your Generative AI applications.
23
-
24
20
## Installation
25
21
26
22
DataFog can be installed via pip:
@@ -29,6 +25,118 @@ DataFog can be installed via pip:
29
25
pip install datafog
30
26
```
31
27
28
+
For v4 we're introducing a CLI! see more details below.
29
+
30
+
# DataFog CLI Usage
31
+
32
+
> **🚀 Beta Release: v4.0.0-beta**
33
+
>
34
+
> This is a beta release of DataFog v4. Please report any issues or feedback to our [GitHub repository](https://github.com/datafog/datafog-python).
0 commit comments