One Hat Cyber Team
Your IP :
18.217.170.18
Server IP :
162.241.123.123
Server :
Linux sh016.hostgator.in 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64
Server Software :
Apache
PHP Version :
8.2.25
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
home1
/
saicsazq
/
keedoai.com
/
config
/
Edit File:
openai.php
<?php return [ /* |-------------------------------------------------------------------------- | OpenAI API Key and Organization |-------------------------------------------------------------------------- | | Here you may specify your OpenAI API Key and organization. This will be | used to authenticate with the OpenAI API - you can find your API key | and organization on your OpenAI dashboard, at https://openai.com. */ 'api_key' => env('OPENAI_SECRET_KEY'), 'organization' => env('OPENAI_ORGANIZATION'), /* |-------------------------------------------------------------------------- | Request Timeout |-------------------------------------------------------------------------- | | The timeout may be used to specify the maximum number of seconds to wait | for a response. By default, the client will time out after 30 seconds. */ 'request_timeout' => env('OPENAI_REQUEST_TIMEOUT', 180), ];
Simpan