Closed kulorro closed 1 year ago
I've followed the "Installation" in README.md, and I'm sure I've done all the things.
check proxy
check proxy
Think for comment.
Following is my emacs proxy setting:
(setq url-proxy-services '(("http" . "127.0.0.1:7890") ("https" . "127.0.0.1:7890")))
It works when I'm using an other openai plugin. Should I change my emacs proxy setting?
you should use proxy-ns
network code running in python
you should use proxy-ns
network code running in python
I tried using proxy-ns to execute emacs and run C-j
with a question, it said let*: Cannot bind server socket: Cannot assign requested address
and there isn't a *mind-wave*
buffer.
You need remove all proxy from Emacs if you use proxy-ns
Execute
C-j
with a question, it saidsWait ChatGpt...
, but no response can received, and also nothing show in*mind-wave*
.