Shell wrapper for ChatGPT, DALL-E, Whisper, and awesome-chatgpt-prompts(-zh).
Stars
2
Forks
0
Watchers
2
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
281
commits
On multiple results (`option -n`), record them all in the hist file.
a24e8a0View on GitHubFix setting output image size with first pos arg with `option -i` (Small, Medium, or Large).
a166b62View on GitHubPush INSTRUCTION to script shell history. Improve handling of new lines in text cmpls.
3b09bc6View on GitHubSession management improvement of cmd `!fork` and add cmd `!sub`.
d2b584bView on GitHubDisable confirmation of first prompt input from the command line..
5b96758View on GitHubRelease `v0.14`, add `option -d` to run multi-turn in pure text cmpls.
68eb490View on GitHubUnescape history string (that contains special chars as `\n` and `\t`) before counting tokens (`option -y`).
b7d755dView on GitHubOption -y, count tokens accurately when generating history context.
5ec4301View on GitHubImprove option checks for each script mode, such as images, edits and audio.
0f6c605View on GitHub