Strangly I do not get the same results with 0.07 as with 0.06.
I tested with open router models like deepseek V3, Gemini and the openai models but in 70-80 % I get the error:
There was an error processing your request: Custom error: Invalid JSON response
and if it runs the results are not good not nearly as with 0.06
Also it forgets the context espacially with the open ai models if you try to modify the ui I got a complete new ui without the existing functionality.
I used the react template but it could not get it to run, only after severall errors.
Has anybody also seen this behavier?
hey, I dont recognized the same behavoior, but you can try to disable “Context Optimization” in Settings->Features. This is the only thing which is now in 007 on by default and was not in 006.
Also make sure after updating, you cleared your browser cache. Think its not a problem for you, but to be sure (and if other people see this topic :))
mmmhh, I saw (I think) your video https://www.youtube.com/watch?v=8gjs4550IOc and tried it (todo app) with 0.07 with same model gemini 2.0 Flash
It worked with 0.06 (you used 0.05 in the video?) but with 0.0.7 I get a lot of errors, it is not using the preview etc. context opt disabled or not , cache cleared no change.
thanks for the details.
Just to make sure, you did test out all versions at once and not compare your results with things you build weeks ago?
Cause this relies heavily on the Model (gemini) and what results it gives as well. Especially the experimental one, what I use in the video.
So for a reliable comparison you would need to install all versions today and test in parallel for the results.
Can you share your prompt please as well? Then I test it out myself and see what I get (Also which exact model you use)
Yes I installed 0.0.6 in parallel again (had the zip file) and compared with Gemini, openai, deepseek via api and open router only using the “react todo with tailwind” (provided) with and without template and with/without prompt enhancement
thanks.
@thecodacus any thoughts on this?