Closed winterNan closed 7 months ago
I encountered the above error. I can use the gpy.py in the elpa folder but not calling it from my emacs 28.1 with gpt.el.
:heart: solved with (setq gpt-openai-max-tokens "2000") (setq gpt-openai-temperature "0")
I encountered the above error. I can use the gpy.py in the elpa folder but not calling it from my emacs 28.1 with gpt.el.