gpt4 cli
usage
installation
install with cargo
add api key to $HOME/.config/gpt4-cli/config.toml
="your api key"
full send!
gpt4 "your prompt"
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!