Provider Slug.
nscale
Portkey SDK Integration with Nscale
Portkey provides a consistent API to interact with models from various providers. To integrate Nscale with Portkey:1. Install the Portkey SDK
- NodeJS
- Python
2. Initialize Portkey with the Virtual Key
To use Nscale with Virtual Key, get your API key from here. Then add it to Portkey to create the virtual key.- NodeJS SDK
- Python SDK
3. Invoke Chat Completions
- NodeJS SDK
- Python SDK
4. Invoke Image Generation
- NodeJS SDK
- Python SDK