Skip to main content
Provider slug: inference-net

Portkey SDK Integration with Inference.net

Portkey provides a consistent API to interact with models from various providers. To integrate Inference.net with Portkey:

1. Install the Portkey SDK

2. Initialize Portkey with Inference.net Authorization

  • Set provider name as inference-net
  • Pass your API key with Authorization header

3. Invoke Chat Completions

Supported Models

Find more info about models supported by Inference.net here: Inference.net

Next Steps

The complete list of features supported in the SDK are available on the link below.

SDK

You’ll find more information in the relevant sections:
  1. Add metadata to your requests
  2. Add gateway configs to your Inference.net requests
  3. Tracing Inference.net requests
  4. Setup a fallback from OpenAI to Inference.net
Last modified on April 8, 2026