Node-red-contrib-custom-chatgpt4o Range Error

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?

Are there more details than this?

Do you have a FlowFuse cloud instance (or are you running FlowFuse yourself)?

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.

lastly, try disconnecting wires 1 at a time. See what exactly crashes it (my money is on the forked chatgpt node)

Thank you, Im on it, and i will report how it goes.

Brilliant, it works with the...

THANK YOU!

No worries.

Also, to help others avoid this, it would be cool if you could down vote the bad package please

2 Likes

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.