Installation
Prerequisites
- Python 3.8+
- An OpenAI API key
Install with pip
Install from source
- Clone the repository:
- Create and activate a virtual environment:
- Install with development dependencies:
Verify Installation
Configuration
Set your OpenAI API key as an environment variable:
Or pass it when initializing the client:
Next Steps
- Tutorial - Learn how to use OpenAI Toolchain
- API Reference - Detailed API documentation