A unixy GPT interface
Stars
6
Forks
0
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
19
commits
allow passing -1 max to automatically set it
a944a56
fix 'no instruction' check
bee0c8a
update example
5fd866a
allow reading/writing to file
549c5a6
fix token estimation
9aacdc6
output the length of the code
6576f87
fallback to returning raw response
eca427d
add code fence extraction
2d45b4c
shorter flag names
7807283
change the default temp to 0.6
913f87a
use gpt-4
7cab9df
switch to use gpt-4
1284169
remove pointless conversion
69d729a
check if there's anything being piped in before reading
6d9dc20
default top_p to 1
6bd5a8a