From 7aba02f7e1dd9fcd5375b8ec9479219b80c124e1 Mon Sep 17 00:00:00 2001 From: kkkky123 Date: Wed, 17 Jun 2026 15:46:50 +0800 Subject: [PATCH] docs: add ShopSimulator paper to careers page --- docs/src/pages/careers/index.js | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/src/pages/careers/index.js b/docs/src/pages/careers/index.js index 34c7953763..314be45424 100644 --- a/docs/src/pages/careers/index.js +++ b/docs/src/pages/careers/index.js @@ -120,6 +120,10 @@ const papers = [ title: 'ICML 2026 Factored Causal Representation Learning for Robust Reward Modeling in RLHF', href: 'https://arxiv.org/abs/2601.21350', }, + { + title: 'ShopSimulator: Evaluating and Exploring RL-Driven LLM Agent for Shopping Assistants', + href: 'https://arxiv.org/abs/2601.18225', + }, ]; const projects = [