gpt4 0.1.1

a cli to interact with the openai gpt4 api
Documentation

gpt4 cli

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!