We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c070346 commit 0fca4d4Copy full SHA for 0fca4d4
cmd/chatgpt/resources/chatgpt-cli.tape
@@ -1,15 +1,23 @@
1
Output vhs.gif
2
3
-Set FontSize 19
+Set FontSize 15
4
Set Shell "bash"
5
-Set Width 625
6
-Set Height 425
7
-Set Theme "Tomorrow Night Burns"
+Set Width 680
+Set Height 460
+Set Theme "Tomorrow Night Bright"
8
9
-Type "chatgpt 'Write a 1 line joke about A.I'"
+Type "chatgpt what is the capital of the Netherlands?"
10
+Enter
11
+Sleep 2s
12
+
13
+Type "cat README.md | chatgpt introduce this program in 1 line"
14
15
+Sleep 3s
16
17
+Type "git diff | chatgpt -n -p ../prompts/create_git_diff_commit.md"
18
Enter
19
Sleep 3s
20
-Type "cat ../README.md | chatgpt 'Introduce this program in 1.5 lines'"
21
+Type "chatgpt --image ~/Desktop/google.png Whats in this image?"
22
-Sleep 6s
23
cmd/chatgpt/resources/vhs.gif
50.8 KB
0 commit comments