why Cody Pro even can’t do AutoComplettion in 650 code lines of file or larger!?? or is that depend on the model I choose?
Hey @Mirshod
This is dependent indeed on the size of the file.
If it is too large because of the token window constraints. The LLM is not able to process those files for an edit.
It is better to split that file into smaller ones and separate the responsibilities or manually apply the edit.
1 Like
but GItHub copilot agent can apply to large files too!?