railsjazz / ask_chatgpt

AI-Powered Assistant Gem right in your Rails console. Full power of ChatGPT in Rails
https://www.railsjazz.com/
MIT License
259 stars 13 forks source link

Add support for custom ChatGPT model selection and arm64-darwin platforms #9

Closed nwoeddie closed 1 year ago

nwoeddie commented 1 year ago
igorkasyanchuk commented 1 year ago

@nwoeddie merged, thanks for contribution

I just realized after I merged, that it could be useful to have a "shorter" version to specify the model I'll probably do this, e.g. start with "ask_chatgpt -m 3.5 ..."

igorkasyanchuk commented 1 year ago

in this PR you can see what I mean https://github.com/railsjazz/ask_chatgpt/pull/10/files

igorkasyanchuk commented 1 year ago

Successfully registered gem: ask_chatgpt (0.5.0)