openai
openai copied to clipboard
multiple API keys
trafficstars
It looks like the key is a global setting via a static class setter OpenAI.apiKey = 'foo'
Is there any way to create multiple OpenAI clients using different API keys?