We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
At the moment when I use aineko-dream from the CLI i have to run something like:
aineko dream create -k API_KEY "create something that uses chatgpt and some math"
It'd be nice if i could just add an env variable like AINEKO_DREAM_API_KEY so that I could run the command instead like:
aineko dream create "create something that uses chatgpt and some math"
The text was updated successfully, but these errors were encountered:
No branches or pull requests
At the moment when I use aineko-dream from the CLI i have to run something like:
It'd be nice if i could just add an env variable like AINEKO_DREAM_API_KEY so that I could run the command instead like:
The text was updated successfully, but these errors were encountered: