OpenAI API Key Required: How to Get and Use It
You didn't provide an API key. You need to provide your API key in an Authorization header using Bearer auth (i.e. Authorization: Bearer YOUR_KEY), or as the password field (with blank username) if you're accessing the API from your browser and are prompted for a username and password. You can obtain an API key from https://platform.openai.com/account/api-keys. Please obtain an API key and include it in your requests to access the OpenAI API.
原文地址: https://www.cveoy.top/t/topic/oq1g 著作权归作者所有。请勿转载和采集!