We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
i add anthropic key in dialog,Chrome console massage is: Connection closed 4332 ,what wrong with it?
The text was updated successfully, but these errors were encountered:
Please share your front end and back end logs.
Sorry, something went wrong.
the frontend project console in Chrome is: Known server error CloseEvent : {isTrusted: true, bubbles: false, cancelBubble: false, cancelable: false, code: 4332, composed: false, currentTarget: WebSocket {url: 'ws: //127.0.0.1:7001/generate-code', readyState: 3, bufferedAmount: 0, onopen: null, onerror: null, …}, defaultPrevented: false, eventPhase: 0, reason: "", returnValue: true, srcElement: WebSocket {url: 'ws: //127.0.0.1:7001/generate-code', readyState: 3, bufferedAmount: 0, onopen: null, onerror: null, …}, target: WebSocket {url: 'ws: //127.0.0.1:7001/generate-code', readyState: 3, bufferedAmount: 0, onopen: null, onerror: null, …}, timeStamp: 207469.09999990463, type: "close", wasClean:true}
No branches or pull requests
i add anthropic key in dialog,Chrome console massage is: Connection closed 4332 ,what wrong with it?
The text was updated successfully, but these errors were encountered: