zhonggegege
zhonggegege
> Can you provide more information about your setup? > > e.g., Operating system, Docker version? > > What is the output of `docker ps` on your machine? Same error,...
[https://github.com/OpenDevin/OpenDevin/issues/873#issue-2229887194](url) It's the same problem as here, and I have the same problem. You can try `make run` again and it will start successfully, but you will still get stuck...
logs---------------------------------------------- 16:13:02 - opendevin:INFO: session.py:38 - WebSocket disconnected, sid: 4223ab84-bff9-4880-8af9-6db03910bfcd 16:13:02 - opendevin:INFO: session.py:38 - WebSocket disconnected, sid: 4223ab84-bff9-4880-8af9-6db03910bfcd After git pull update, make run, or make start-backend, make start-frontend,...
These, including some big names, are waiting for a suitable LLM to implement customized LLM. For all these automated developments, the optimal solution is still a customized dedicated LLM. LLM...
> @ayanjiushishuai 这个我安装了 (base) [root@iZrj9f205caqao6ghsyor0Z OpenDevin-2]# pip3 install litellm Looking in indexes: http://mirrors.cloud.aliyuncs.com/pypi/simple/ Requirement already satisfied: litellm in /usr/local/python312/lib/python3.12/site-packages (1.35.31) Requirement already satisfied: aiohttp in /usr/local/python312/lib/python3.12/site-packages (from litellm) (3.9.5) Requirement...
 The same error as yours, the test local can be connected to the ollama service, and the configuration is correct. The UI interface is set: ollama/codeqwen:chat docker run \...
Recently, the "Command R" open source LLM based on the "RAG" application has been released, which shows that it is reasonable for the application and the model to be two...
It's more suitable for your docker to be installed on the windows host. You can try it. WSL does't require additional docker.Because "host.docker.internal:host-gateway" is to solve the communication between windows...
`git pull`, the situation remains the same. 
Are you not used to the "MonologueAgent" monologue mode? A code reply that is easy to complete in the dialogue mode is difficult to complete after dozens of rounds in...