Here is my project where I’ve noticed these issues:
https://play.creaticode.com/projects/67197501874571534a3b20da
I got my progress back so it’s good now but ChatGPT is really bad at some stuff.
When I go to https://chatgpt.com , it can do things like math like a million times faster and more accurate than CreatiCode’s AI blocks. I’ve been trying to make my enhanced ChatGPT and it works, but ChatGPT tends to forget everything I taught it yet remembers when asked, but can’t use the information. I’ve been following the tutorials to enhance ChatGPT for things like web search and math and I even added my own feature so it doesn’t need to be in a fixed format, so that variable can be anywhere it just needs to say |CALC:5+5^2| or something. ChatGPT was good with the math until I asked a trickier question:
I checked the console log and it didnt even do what I told it to do despite it remembering because I taught it a second time. I then showed it that it needs to write |SQRT:(5-244)/5^20| even though it was taught that at the very beginning of the conversation when I used system request to train it very specifically to remember to use variables. Same thing happened here:
And it should know how to do what im asking since I told it to:
I want it to use what I told it to use without me having to give a constant and extremely specific reminder throughtout the conversation as the user.
I think ChatGPT may also be outdated or not using current gpt4.