Find your credentials
You need two values from your Adaptive deployment:
Copy your API key from the top left navigation switcher
Set environment variables
Alternative: OpenAI client
Alternative: OpenAI client
Use the OpenAI Python library with your Adaptive deployment:Set
model to use_case_key/model_key.Alternative: HTTP requests
Alternative: HTTP requests
Include your API key in the
Authorization header:
