Zongwei Li

Results 11 comments of Zongwei Li

Thank you all for your enthusiastic responses!

The problem has been solved, you can update the new version of DeepCode! Thank you!

Hello, you can just run "uv run deepcode.py" , the readme will be updated! Thank you!

The issues will be solved soon!

> The documentation mentions that the underlying system uses the OpenAI SDK. For local deployment, you can use tools like vLLM or other compatible methods to deploy in an OpenAI-compatible...

You don’t have to use OpenRouter. As long as the provider supports an OpenAI‑compatible API, just point base_url to their endpoint, use their API key, and pick their model name.

DeepCode focus on the implementation of repo level coding tasks.

Could you share some error details so I can check what’s going on?

The issue has been solved, you can update the new version of deepcode! Thank you!

Thank you for raising this very valuable question! Our initial design rationale was: 1.Reduce ambiguity: Using raw JSON is the most explicit, preventing parsers from selecting the wrong JSON block...