peterdemin / openai-cli

Command-line client for OpenAI APIs
MIT License
164 stars 28 forks source link

Suggestion for adding model option #1

Closed azhx closed 1 year ago

azhx commented 1 year ago

Just a suggestion to add an option for specifying the model as an environment variable, rather than hardcoding text-davinci-003.

azhx commented 1 year ago

maybe in the future add something to error if the model spec doesn't exist, idk, i didn't spend much time on this

peterdemin commented 1 year ago

Thanks!

peterdemin commented 1 year ago

Released 0.0.2: https://github.com/peterdemin/openai-cli/blob/main/CHANGES.rst#002---dec-29-2022