மனோஜ்குமார் பழனிச்சாமி

Results 524 comments of மனோஜ்குமார் பழனிச்சாமி

Could you provide the output of `docker ps`?

Could you delete all the containers, run the script again, and connect to the Opendevin user?

As it is an SSH problem, could you check `make run` works? https://github.com/OpenDevin/OpenDevin/blob/main/Development.md

Could you check https://github.com/docker/compose/issues/3927#issuecomment-245948736?

No. Does the default eval setup work separately?

Mentat Auto-Context also uses all files. Right? [Generates embeddings for all files in your working directory, in chunks, and stores them in a local database.](https://mentat.ai/blog/mentat-auto-context-q-a-with-large-codebases#:~:text=Generates%20embeddings%20for%20all%20files%20in%20your%20working%20directory%2C%20in%20chunks%2C%20and%20stores%20them%20in%20a%20local%20database.)

> In PR #2865, the problem seems to be loading the existing file in case the existing project is big. I It just gives the file/folder names only. It's not...

> I believe it's a similar process as 'anythingLLM' where you can load a whole github repo to knowledge-base under a minute. @rezzie-rich Like this RepoMap #2248?