- Python SDK: Pass this parameter
strict_open_ai_compliance=false
when initializing the portkey client - Node SDK: Pass this parameter
strictOpenAiCompliance: false
when initializing the portkey client - HTTP requests: Pass this header
x-portkey-strict-open-ai-compliance: false
with your request
By default strict_open_ai_compliance=false in Portkey Python and Node SDK