laravel-chatgpt-application
laravel-chatgpt-application copied to clipboard
Application Laravel integrated with OpenAI's ChatGPT, with Authentication and Cache.
Results
1
laravel-chatgpt-application issues
Sort by
recently updated
recently updated
newest added
Hi @urnauzao thanks for idea, but please remove .env helper from OpenAiController. Use config() instead. The controller too can be refactorized for better readability. When I can I'll submite a...