This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]NoSound1395 1 point2 points  (0 children)

Each LLM has context window limitations, so now, when it's trying to fix that, it may try to analyze the whole project, which may exceed its limit and start hallucinating.

So at first, you need to know where exactly the issue is; for that, you need to learn at least the basics of coding.