Hi People,
I'm experimenting with Chatgpt in Flow Fuse. I have a Text_input for asking a question and ui-text to desplay the resoult. In the debug window I see the reply but in the ui text node I'm getting this error and node-red crashes:
RangeError: Maximum call stack size exceeded
I tried to add delay node to restect the msg/sec but doesn't seem to do anything.
Any idea what I could do?
Additionally, node-red-contrib-custom-chatgpt4o is a fork of node-red-contrib-custom-chatgpt - you might wish to try node-red-contrib-custom-chatgpt instead as you can actually contact the author since their repository has "issues" turned on.