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

