EvalGuard SDK — canonical alias for evalguardai. The independent AI platform for teams shipping LLM agents.
Project description
evalguard-sdk
Canonical alias for evalguardai on PyPI.
Both names ship the exact same code — install whichever fits your conventions.
pip install evalguard-sdk
# or
pip install evalguardai
from evalguard_sdk import EvalGuardClient
client = EvalGuardClient(api_key="eg_live_...")
result = client.run_security_scan(
project_id="...",
model="openai:gpt-4o",
prompt="You are a helpful assistant.",
attack_types=["prompt-injection", "jailbreak", "pii-leak"],
)
EvalGuard is the independent AI platform for teams shipping LLM agents. 249 attack plugins, 106 eval scorers, 87 providers, 33 compliance frameworks.
- Homepage: https://evalguard.ai
- Docs: https://docs.evalguard.ai/python-sdk
- Source: https://github.com/EvalGuardAi/evalguard
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file evalguard_sdk-1.1.0.tar.gz.
File metadata
- Download URL: evalguard_sdk-1.1.0.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1a0bcada4e7e0c81fcd2db9ecd3b2934dc57ed593f5a40644b89c11f108828c3
|
|
| MD5 |
ac2126314cdf3d5a782cc6b7eb9ec1e0
|
|
| BLAKE2b-256 |
9844f8aedf26f8b56f75b93872df07cc0bc6f02cb632fafd9c50d88f873dd66e
|
File details
Details for the file evalguard_sdk-1.1.0-py3-none-any.whl.
File metadata
- Download URL: evalguard_sdk-1.1.0-py3-none-any.whl
- Upload date:
- Size: 2.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1d0eeb99ecd4c2743242629c28aa8b1f09a863aebce8ded1dd457a23cdbec111
|
|
| MD5 |
380be215de311f571d8c51ef232956cb
|
|
| BLAKE2b-256 |
693d0b1a2f65d8a36a67e6ec795b379424a25cf99d2bb91707bb460662ab1fed
|