Skip to content

Commit a47d08a

Browse files
committed
Update README.md
1 parent 965776c commit a47d08a

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,10 @@
2222

2323
*\* Logo inspired by oracle bone character "eye".*
2424

25+
## 🔥 Updates
26+
- [2025/11/10] We have released DeepEyesV2, an agentic multimodal model, which combine code execution and search together. See [DeepEyesV2](https://github.com/Visual-Agent/DeepEyesV2) for more information.
27+
28+
2529
## DeepEyes
2630
Quote from [https://openai.com/index/thinking-with-images/](https://openai.com/index/thinking-with-images/)
2731
> They don’t just see an image, they can integrate visual information directly into the reasoning chain.
@@ -268,6 +272,14 @@ This project is released under [Apache licence](./LICENSE).
268272
## Citation
269273

270274
```
275+
# DeepEyesV2
276+
@article{hong2025deepeyesv2,
277+
title={DeepEyesV2: Toward Agentic Multimodal Model},
278+
author={Hong, Jack and Zhao, Chenxiao and Zhu, ChengLin and Lu, Weiheng and Xu, Guohai and Yu, Xing},
279+
journal={arXiv preprint arXiv:2511.05271},
280+
year={2025}
281+
}
282+
# DeepEyes
271283
@article{zheng2025deepeyes,
272284
title={DeepEyes: Incentivizing" Thinking with Images" via Reinforcement Learning},
273285
author={Zheng, Ziwei and Yang, Michael and Hong, Jack and Zhao, Chenxiao and Xu, Guohai and Yang, Le and Shen, Chao and Yu, Xing},

0 commit comments

Comments
 (0)