You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 6, 2023. It is now read-only.
First,fortigpt can communicate with chatgpt normally in chatmode,this indicates that API key is configured correctly. then i test the troubleshooting assistant function, clicking "run fortigpt" when i get the debug output, nothing is displayed in gui. i found an typeError in cli:
api_1 | child process exited with code 0
api_1 | TypeError: Cannot read properties of undefined (reading '0')
api_1 | at file:///app/server.js:108:37
api_1 | at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
api_1 | child process exited with code 0
Does anyone could give me the direction on this issue?
�
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
First,fortigpt can communicate with chatgpt normally in chatmode,this indicates that API key is configured correctly. then i test the troubleshooting assistant function, clicking "run fortigpt" when i get the debug output, nothing is displayed in gui. i found an typeError in cli:
api_1 | child process exited with code 0
api_1 | TypeError: Cannot read properties of undefined (reading '0')
api_1 | at file:///app/server.js:108:37
api_1 | at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
api_1 | child process exited with code 0
Does anyone could give me the direction on this issue?
�
The text was updated successfully, but these errors were encountered: