Open endrureza opened 1 year ago
I believe this is an issue with our parsing logic, I think chatgpt has been less reliable at outputting the formatting we need, so it streams a response but not in the format we are expecting. would love help looking into this
Same problem here. Setting older models ex) gpt-4-0314 won't help.
I am experiencing the same problem. whenever I run ai <some request>
it returns no actual script and then the explanation is some generic explanation of what a script is (sometimes in the context of programming and sometimes in the context of film production lol).
It works when I set the model to gpt-4-0314 (the above was with 3.5)
latest gpt-4 fixes this
Switched to gpt4o-mini
and it solved the issue for me
I'm trying to use chat, but somehow everytime i'm asking something it give empty response
Am i missing something here ?