joshcho / ChatGPT.el

ChatGPT in Emacs
GNU General Public License v3.0
397 stars 34 forks source link

ChatGPT 4 #65

Closed madorian closed 11 months ago

madorian commented 11 months ago

I see in my prompt, it says 3.5t

Is there any way to get 4? I've logged into openai site, but there is no option to somehow select 4;)

joshcho commented 11 months ago

Hey! Docs could be improved. Check out https://llm-workflow-engine.readthedocs.io/en/latest/configuration.html

We use llm workflow engine under the hood. All configuration is done through it.

madorian commented 10 months ago

I'm not really understanding this. This is not something which can be specified as a parameter inside Emacs configuration?;) I can't see that I even have that command, so I'm a bit confused;)