You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have added the open ai key in the env file and getting it in config as "'apikey' => env('OPENAI_API_KEY')," but when i runs the command to create tread by this package i get the error "local.ERROR: Incorrect API key provided: ''. You can find your API key at https://platform.openai.com/account/api-keys. {"exception":"[object] (OpenAI\Exceptions\ErrorException(code: 0): Incorrect API key provided: ''. You can find your API key at https://platform.openai.com/account/api-keys. at C:\xampp2\htdocs\z360\vendor\openai-php\client\src\Transporters\HttpTransporter.php:131)"
The text was updated successfully, but these errors were encountered:
I have added the open ai key in the env file and getting it in config as "'apikey' => env('OPENAI_API_KEY')," but when i runs the command to create tread by this package i get the error "local.ERROR: Incorrect API key provided: ''. You can find your API key at https://platform.openai.com/account/api-keys. {"exception":"[object] (OpenAI\Exceptions\ErrorException(code: 0): Incorrect API key provided: ''. You can find your API key at https://platform.openai.com/account/api-keys. at C:\xampp2\htdocs\z360\vendor\openai-php\client\src\Transporters\HttpTransporter.php:131)"
The text was updated successfully, but these errors were encountered: