visual-chatgpt icon indicating copy to clipboard operation
visual-chatgpt copied to clipboard

Why do I keep stopping at "entering new agent executor chin.." ?

Open XXXKAY opened this issue 1 year ago • 7 comments

XXXKAY avatar Mar 11 '23 09:03 XXXKAY

Hi, you should open the graphical interface through the URL for interactive operation since our system is implemented based on the gradio.

ZetangForward avatar Mar 11 '23 09:03 ZetangForward

@CODINNLG @XXXKAY Hello, I also encountered this problem. I can't solve it by mapping to local via ssh. I have mapped the port of the server to the local computer through ssh. I can access the port of the server through the browser and see the interface of the video. But I found that the problem is that my openai interface has not been called. What is the reason.

liuicheng123 avatar Mar 11 '23 10:03 liuicheng123

Hi, you should open the graphical interface through the URL for interactive operation since our system is implemented based on the gradio.

Thank you for your reply, but I've actually opened the GUI in my browser and when I type prompt it just keeps showing "entering new agent executor chin.."

XXXKAY avatar Mar 11 '23 10:03 XXXKAY

@CODINNLG @XXXKAY Hello, I also encountered this problem. I can't solve it by mapping to local via ssh. I have mapped the port of the server to the local computer through ssh. I can access the port of the server through the browser and see the interface of the video. But I found that the problem is that my openai interface has not been called. What is the reason.

I have the same problem as you. I haven't solved it yet

XXXKAY avatar Mar 11 '23 10:03 XXXKAY

@CODINNLG @XXXKAY你好,我也遇到了这个问题。我无法通过ssh映射到本地来解决它。我已经通过ssh把服务器的端口映射到了本地电脑。我可以通过浏览器访问服务器的端口,看到视频的界面。但是我发现问题是我的openai接口一直没有被调用。是什么原因。

我和你有同样的问题。我还没解决 我也一样,你解决了吗

IssacaLaw avatar Mar 11 '23 15:03 IssacaLaw

Same here, I guess it's because of poor network connection, so that the code is unable to call the ChatGPT API successfully.

wrk226 avatar Mar 12 '23 02:03 wrk226

+1

YeHaijia avatar Mar 13 '23 07:03 YeHaijia

我已经解决这个问题了原因是我所在地区访问openai的api受限,解决方案终端指定一下代理

I have solved this problem due to the limited api access to openai in my area, and the solution terminal specifies the proxy

XXXKAY avatar Mar 14 '23 06:03 XXXKAY