Jahson

Results 3 comments of Jahson

@Azarattum @amark Were you able to find a workaround/bandaid for this? I think I'm getting something similar but I haven't set up a demo/sandbox for it yet.

Getting it with buffer memory, if anyone has a fix.

Update: I was able to fix this by not using ChatOpenAI import and using `new OpenAI({ modelName: "gpt-3.5-turbo" });` instead.