Open acecx opened 4 months ago
I am unable to get the base_uri setting to work when configuring it through app/openai.php.
'base_uri' => env('PROXY_OPENAI_API', 'https://api.openai.com/v1'),
I am unable to get the base_uri setting to work when configuring it through app/openai.php.