Installation

Installation

Requirements

  • Python 3.12 or higher

  • secret-sdk>=1.8.1 (may need separate installation)

Install from PyPI

pip install secret-ai-sdk

Install Dependencies

If needed, install the Secret SDK separately:

pip install 'secret-sdk>=1.8.1'

Last updated

Was this helpful?