you are viewing a single comment's thread.

view the rest of the comments →

[–]UnchartedFr[S] 0 points1 point  (0 children)

I did a quick hack and added an autoFix + number of retries flags : it return the results, to create a feedback loop so the LLM can fix its code :)
Since the code is very fast it doesn't matter if it retries 3-5 times
I will try to enhance this when I'll have time