DeepResearch icon indicating copy to clipboard operation
DeepResearch copied to clipboard

Tongyi Deep Research, the Leading Open-source Deep Research Agent

Results 73 DeepResearch issues
Sort by recently updated
recently updated
newest added

would you release the training code about DeepResearch?

Hello! I have a technical question for you: Did you build your training pipeline following the official RLLM Search Agent tutorial? If so, in the official RLLM Search Agent training...

ascend 910 can run this deepresearch?

Hi, was looking through the papers and repo and i couldn't find the code for this associated work [arXiv](https://arxiv.org/abs/2507.02592) Jul 20, 2025 — WebShaper: Agentically Data Synthesizing via Information‑Seeking Formalization....

报错信息如下: Error: Attempt 7 failed with an API or network error: Error code: 500 Retrying in 30.00 seconds... Error: Attempt 7 failed with an API or network error: Connection error.

This block of code forces having a setup with 8 GPUs and that GPU needs enough VRAM to host a single instance of the model: ``` CUDA_VISIBLE_DEVICES=0 vllm serve $MODEL_PATH...

Line 163: code_raw=content.split('')[1].split('')[0].split('')[1].split('')[0].strip() The content contains the .... If '' is included in thinking, this parser will get a tool calling from the first internal thinking, rather than final output....