Skip to main content

detoxio.ai - API first LLM security testing and red team automation

Project description

detoxio.ai Command Line Tool

Installation

python3 -m pip install detoxio-dtx --upgrade

Install protocol buffers client libraries from BSR

python3 -m pip install \
    detoxio-api-protocolbuffers-python detoxio-api-grpc-python \
    --upgrade --extra-index-url https://buf.build/gen/python

Note: We need to install additional packages because as per PEP-440, we cannot have a package with direct dependencies outside the public index

Install PyTorch if it is not already installed:

python3 -m pip install torch

Usage

dtx --help

For more details, refer to documentation

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

detoxio_dtx-0.1.4.tar.gz (5.2 kB view hashes)

Uploaded Source

Built Distribution

detoxio_dtx-0.1.4-py3-none-any.whl (6.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page