peterdemin / openai-cli

Command-line client for OpenAI APIs
MIT License
155 stars 30 forks source link

openai.exe installed but commands missing. #10

Closed quincy451 closed 5 months ago

quincy451 commented 1 year ago

I enter openai --help when none of the documented commands seemed to work. That gave: openai --help Usage: openai [OPTIONS] COMMAND [ARGS]...

Options: --help Show this message and exit.

Commands: complete Return OpenAI completion for a prompt from SOURCE. repl Start interactive shell session for OpenAI completion API.

how do I get full functionality.