Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add install command #77

Merged
merged 3 commits into from
Dec 1, 2023
Merged

Add install command #77

merged 3 commits into from
Dec 1, 2023

Conversation

gehrisandro
Copy link
Collaborator

This PR adds a command openai:install to easily setup OpenAI for Laravel.

What it does:

  • Publishes the config/openai.php
  • Adds the OpenAI API Key and Organization ID variables to the .env and .env.example file
  • Asks to star the repo
  • Shows links to the repo, the OpenAI for PHP Readme, Telegram channel
  • Shows sponsoring links (in random order)

This is what it looks like:
CleanShot 2023-11-30 at 22 05 58@2x

@nunomaduro nunomaduro merged commit e5b4554 into main Dec 1, 2023
28 checks passed
@nunomaduro nunomaduro deleted the add-install-command branch December 1, 2023 09:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants