Update README.md
Browse files
README.md
CHANGED
|
@@ -7,10 +7,9 @@ sdk: static
|
|
| 7 |
pinned: true
|
| 8 |
---
|
| 9 |
|
| 10 |
-
# Giskard: The testing platform for
|
| 11 |
-
**Control risks of performance, bias and security issues
|
| 12 |
|
| 13 |
-
We are building an open-source testing platform for all AI models, from tabular models to NLP and LLM applications.
|
| 14 |
|
| 15 |
## Get started 🐢
|
| 16 |
Install the latest version of Giskard from PyPi using pip. We support Python 3.9, 3.10 and 3.11.
|
|
|
|
| 7 |
pinned: true
|
| 8 |
---
|
| 9 |
|
| 10 |
+
# Giskard: The testing platform for LLM Agents
|
| 11 |
+
**Control risks of performance, bias and security issues of LLM Agents**
|
| 12 |
|
|
|
|
| 13 |
|
| 14 |
## Get started 🐢
|
| 15 |
Install the latest version of Giskard from PyPi using pip. We support Python 3.9, 3.10 and 3.11.
|