From 74400e64976d286a4cc8205ac14fd0885f5f481e Mon Sep 17 00:00:00 2001 From: Zhedong Cen Date: Thu, 18 Sep 2025 13:52:59 +0800 Subject: [PATCH] Fix the wrong title in zh-CN --- notebooks/zh-CN/_toctree.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notebooks/zh-CN/_toctree.yml b/notebooks/zh-CN/_toctree.yml index bf8bf796..a8607b5a 100644 --- a/notebooks/zh-CN/_toctree.yml +++ b/notebooks/zh-CN/_toctree.yml @@ -52,7 +52,7 @@ - local: code_search title: 使用向量嵌入和 Qdrant 进行代码搜索 - local: rag_with_sql_reranker - title: 于 SQL 和 Jina Reranker v2 的 RAG + title: 基于 SQL 和 Jina Reranker v2 的 RAG - local: generate_preference_dataset_distilabel title: 使用 distilabel 生成偏好数据集 - local: clean_dataset_judges_distilabel