Skip to main content
The SDK is distributed via SFTP during onboarding. It is not published on PyPI.
pip install gateway.whl
Install with the extra for your cloud provider:
# For AWS
pip install "gateway[aws]"

# For Azure (coming soon)
pip install "gateway[azure]"

Verify installation

from gateway import __version__
print(__version__)

Next steps

See Usage to start fact-checking claims.