AbanteAI/mentat

Mentat Python SDK doesn't return anything when working on bigger projects

sarthakrastogi opened this issue · 0 comments

The Python SDK works fine when used on a project codebase which fits into the context length of mentat, but fails when this is exceeds, printing "Code Generation Initialised..." and then not printing/wriiting any code changes for 15+ mins.

The issue is found on the latest version of mentat. We are using mentat on a simple HTML+CSS project.