Closed jozilla closed 6 months ago
I should use two use-package declarations, one for chatgpt-shell and one for dall-e-shell?
Two declarations. You have it right.
Somehow the openai key isn't set for dall-e.
There's a typo in the snippet: dalle-shell-openai-key
-> dall-e-shell-openai-key
.
D'oh, stupid mistake about the misspelling, thanks so much!
After install dall-e-shell, I get the following:
Warning (bytecomp): reference to free variable ‘dall-e-shell-mode-map’
I'm also a bit unsure if I should use two use-package declarations, one for chatgpt-shell and one for dall-e-shell?
Somehow the openai key isn't set for dall-e.