4 releases
0.1.3 | Feb 19, 2024 |
---|---|
0.1.2 | Jan 6, 2024 |
0.1.1 | Jan 6, 2024 |
0.1.0 | Jan 6, 2024 |
#66 in #interact
22 downloads per month
2.5MB
129 lines
gpt4 cli
I built this because I've found it lowkey useful and didn't want to install the python version a friend of mine built (compiled languages >>> )
usage
gpt4 "your prompt"
installation
install with cargo
cargo install gpt4-cli
add api key to $HOME/.config/gpt4-cli/config.toml
openai_api_key="your api key"
full send!
example
Dependencies
~13–27MB
~419K SLoC