Hello, this is my first post!
Yesterday, I tried 1password openai plugin.
Then, I noticed that we can use openai
command from command line.
Here are the example.
% openai api completions.create -m ada -p "I have two eggs, and"
I have two eggs, and I'll get you a fourth, now have some breakfast, too!"
What is wonderful is that we can create image from cli!
% openai api image.create -p "a man playing music in a bar" -n 1
The result is here.
Looks nice!
Top comments (0)