BuilderIO / ai-shell

A CLI that converts natural language to shell commands.
MIT License
4.08k stars 261 forks source link

Option to use GPT 4 #15

Closed steve8708 closed 1 year ago

steve8708 commented 1 year ago

Would be nice to offer an option to use GPT4 specifically for the shell script output. We should still use 3.5 for the description as we want that to be fast and cheap, but the shell scripts are few chars so GPT4 could be a nice option or even default