Yingli Zhou

Results 42 comments of Yingli Zhou

FYI, the llm in logs is empty (response and prompt), and the opendevin_xxx.log as shown: 21:25:42 - opendevin:INFO: sandbox.py:119 - Using workspace directory: /Users/zhouxiaolun/Projects/OpenDevin/workspace 21:25:42 - opendevin:INFO: sandbox.py:320 - Container...

> That... looks good? If there's no error when it tries to ssh, it's good news... it connects when the frontend starts a task. If you attempt to access localhost:3001?...

> : try to clear image and redo, just to be sure: there have been successive updates today, both to the i DO you mean, we need to repull and...

> Yes, after clearing the docker image Let me try it again

@enyst @SmartManoj Actually, I have (1) cleared our image and rebuilt the repo and (2) separately run the backend and frontend. But it still does not work.....

> Run this to check LLM response time. > > ```python > import warnings > warnings.filterwarnings("ignore") > > import tomllib as toml > from litellm import completion > > file_path=r'config.toml'...

Yes, I will release this method in the next two weeks, as its code is currently running on Huawei Cloud services. We need some time to update the code on...

sry currently storing

wow! this is a good idea. But actually, our work cannot directly integrate into the Autogen/Langflow/MCP servers. I think this is a very interesting future work since I am going...

I am a beginner, and would like to ask if this project is suitable for novices to participate in.