Manjeet kumar
Manjeet kumar
I am getting same issue. Here is my config.toml: ``` LLM_API_KEY="anything" LLM_MODEL="ollama/mistral" LLM_EMBEDDING_MODEL="mistral" LLM_BASE_URL="http://localhost:11434" WORKSPACE_DIR="./workspace" SANDBOX_TYPE="exec" ```
@SmartManoj - Please see my logs attached. It looks like someone patched something, i am not sure what exactly. I am able to run it, but it's quite slow. I...
@SmartManoj - Thanks for input. But i am still not able to understand why it's creating file outside "./workspace" directory.
https://github.com/OpenDevin/OpenDevin/issues/1063#issuecomment-2061397693
@SmartManoj I don't see any workspace dir? Do i need to create it?
@SmartManoj - I am still fetching lot of issue in generating project using OpenDevin. I have been able to get it up and running, but it never works correctly, always...