11
22<!doctype html>
3- < html lang ="en " class ="no-js ">
3+ < html lang ="zh " class ="no-js ">
44 < head >
55
66 < meta charset ="utf-8 ">
1616
1717
1818
19- < title > My Docs </ title >
19+ < title > 大模型数据助手 </ title >
2020
2121
2222
6868
6969
7070< header class ="md-header md-header--shadow " data-md-component ="header ">
71- < nav class ="md-header__inner md-grid " aria-label ="Header ">
72- < a href ="/. " title ="My Docs " class ="md-header__button md-logo " aria-label ="My Docs " data-md-component ="logo ">
71+ < nav class ="md-header__inner md-grid " aria-label ="页眉 ">
72+ < a href ="/zh/ " title ="大模型数据助手 " class ="md-header__button md-logo " aria-label ="大模型数据助手 " data-md-component ="logo ">
7373
7474
7575 < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 24 24 "> < path d ="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54 "/> </ svg >
8383 < div class ="md-header__ellipsis ">
8484 < div class ="md-header__topic ">
8585 < span class ="md-ellipsis ">
86- My Docs
86+ 大模型数据助手
8787 </ span >
8888 </ div >
8989 < div class ="md-header__topic " data-md-component ="header-topic ">
100100 < script > var palette = __md_get ( "__palette" ) ; if ( palette && palette . color ) { if ( "(prefers-color-scheme)" === palette . color . media ) { var media = matchMedia ( "(prefers-color-scheme: light)" ) , input = document . querySelector ( media . matches ?"[data-md-color-media='(prefers-color-scheme: light)']" :"[data-md-color-media='(prefers-color-scheme: dark)']" ) ; palette . color . media = input . getAttribute ( "data-md-color-media" ) , palette . color . scheme = input . getAttribute ( "data-md-color-scheme" ) , palette . color . primary = input . getAttribute ( "data-md-color-primary" ) , palette . color . accent = input . getAttribute ( "data-md-color-accent" ) } for ( var [ key , value ] of Object . entries ( palette . color ) ) document . body . setAttribute ( "data-md-color-" + key , value ) } </ script >
101101
102102
103+ < div class ="md-header__option ">
104+ < div class ="md-select ">
105+
106+ < button class ="md-header__button md-icon " aria-label ="选择当前语言 ">
107+ < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 24 24 "> < path d ="m12.87 15.07-2.54-2.51.03-.03A17.5 17.5 0 0 0 14.07 6H17V4h-7V2H8v2H1v2h11.17C11.5 7.92 10.44 9.75 9 11.35 8.07 10.32 7.3 9.19 6.69 8h-2c.73 1.63 1.73 3.17 2.98 4.56l-5.09 5.02L4 19l5-5 3.11 3.11zM18.5 10h-2L12 22h2l1.12-3h4.75L21 22h2zm-2.62 7 1.62-4.33L19.12 17z "/> </ svg >
108+ </ button >
109+ < div class ="md-select__inner ">
110+ < ul class ="md-select__list ">
111+
112+ < li class ="md-select__item ">
113+ < a href ="/blog/ " hreflang ="en " class ="md-select__link ">
114+ English
115+ </ a >
116+ </ li >
117+
118+ < li class ="md-select__item ">
119+ < a href ="/zh/blog/ " hreflang ="zh " class ="md-select__link ">
120+ 简体中文
121+ </ a >
122+ </ li >
123+
124+ </ ul >
125+ </ div >
126+ </ div >
127+ </ div >
128+
103129
104130
105131
111137 < label class ="md-search__overlay " for ="__search "> </ label >
112138 < div class ="md-search__inner " role ="search ">
113139 < form class ="md-search__form " name ="search ">
114- < input type ="text " class ="md-search__input " name ="query " aria-label ="Search " placeholder ="Search " autocapitalize ="off " autocorrect ="off " autocomplete ="off " spellcheck ="false " data-md-component ="search-query " required >
140+ < input type ="text " class ="md-search__input " name ="query " aria-label ="搜索 " placeholder ="搜索 " autocapitalize ="off " autocorrect ="off " autocomplete ="off " spellcheck ="false " data-md-component ="search-query " required >
115141 < label class ="md-search__icon md-icon " for ="__search ">
116142
117143 < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 24 24 "> < path d ="M9.5 3A6.5 6.5 0 0 1 16 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.52 6.52 0 0 1 9.5 16 6.5 6.5 0 0 1 3 9.5 6.5 6.5 0 0 1 9.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5 "/> </ svg >
118144
119145 < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 24 24 "> < path d ="M20 11v2H8l5.5 5.5-1.42 1.42L4.16 12l7.92-7.92L13.5 5.5 8 11z "/> </ svg >
120146 </ label >
121- < nav class ="md-search__options " aria-label ="Search ">
147+ < nav class ="md-search__options " aria-label ="查找 ">
122148
123- < button type ="reset " class ="md-search__icon md-icon " title ="Clear " aria-label ="Clear " tabindex ="-1 ">
149+ < button type ="reset " class ="md-search__icon md-icon " title ="清空当前内容 " aria-label ="清空当前内容 " tabindex ="-1 ">
124150
125151 < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 24 24 "> < path d ="M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z "/> </ svg >
126152 </ button >
131157 < div class ="md-search__scrollwrap " tabindex ="0 " data-md-scrollfix >
132158 < div class ="md-search-result " data-md-component ="search-result ">
133159 < div class ="md-search-result__meta ">
134- Initializing search
160+ 正在初始化搜索引擎
135161 </ div >
136162 < ol class ="md-search-result__list " role ="presentation "> </ ol >
137163 </ div >
142168
143169
144170
171+ < div class ="md-header__source ">
172+ < a href ="https://github.com/apconw/sanic-web " title ="前往仓库 " class ="md-source " data-md-component ="source ">
173+ < div class ="md-source__icon md-icon ">
174+
175+ < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 448 512 "> <!--! Font Awesome Free 7.0.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2025 Fonticons, Inc.--> < path fill ="currentColor " d ="M439.6 236.1 244 40.5c-5.4-5.5-12.8-8.5-20.4-8.5s-15 3-20.4 8.4L162.5 81l51.5 51.5c27.1-9.1 52.7 16.8 43.4 43.7l49.7 49.7c34.2-11.8 61.2 31 35.5 56.7-26.5 26.5-70.2-2.9-56-37.3L240.3 199v121.9c25.3 12.5 22.3 41.8 9.1 55-6.4 6.4-15.2 10.1-24.3 10.1s-17.8-3.6-24.3-10.1c-17.6-17.6-11.1-46.9 11.2-56v-123c-20.8-8.5-24.6-30.7-18.6-45L142.6 101 8.5 235.1C3 240.6 0 247.9 0 255.5s3 15 8.5 20.4l195.6 195.7c5.4 5.4 12.7 8.4 20.4 8.4s15-3 20.4-8.4l194.7-194.7c5.4-5.4 8.4-12.8 8.4-20.4s-3-15-8.4-20.4 "/> </ svg >
176+ </ div >
177+ < div class ="md-source__repository ">
178+ apconw/sanic-web
179+ </ div >
180+ </ a >
181+ </ div >
182+
145183 </ nav >
146184
147185</ header >
165203
166204
167205
168- < nav class ="md-nav md-nav--primary " aria-label ="Navigation " data-md-level ="0 ">
206+ < nav class ="md-nav md-nav--primary " aria-label ="导航栏 " data-md-level ="0 ">
169207 < label class ="md-nav__title " for ="__drawer ">
170- < a href ="/. " title ="My Docs " class ="md-nav__button md-logo " aria-label ="My Docs " data-md-component ="logo ">
208+ < a href ="/zh/ " title ="大模型数据助手 " class ="md-nav__button md-logo " aria-label ="大模型数据助手 " data-md-component ="logo ">
171209
172210
173211 < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 24 24 "> < path d ="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54 "/> </ svg >
174212
175213 </ a >
176- My Docs
214+ 大模型数据助手
177215 </ label >
178216
217+ < div class ="md-nav__source ">
218+ < a href ="https://github.com/apconw/sanic-web " title ="前往仓库 " class ="md-source " data-md-component ="source ">
219+ < div class ="md-source__icon md-icon ">
220+
221+ < svg xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 448 512 "> <!--! Font Awesome Free 7.0.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2025 Fonticons, Inc.--> < path fill ="currentColor " d ="M439.6 236.1 244 40.5c-5.4-5.5-12.8-8.5-20.4-8.5s-15 3-20.4 8.4L162.5 81l51.5 51.5c27.1-9.1 52.7 16.8 43.4 43.7l49.7 49.7c34.2-11.8 61.2 31 35.5 56.7-26.5 26.5-70.2-2.9-56-37.3L240.3 199v121.9c25.3 12.5 22.3 41.8 9.1 55-6.4 6.4-15.2 10.1-24.3 10.1s-17.8-3.6-24.3-10.1c-17.6-17.6-11.1-46.9 11.2-56v-123c-20.8-8.5-24.6-30.7-18.6-45L142.6 101 8.5 235.1C3 240.6 0 247.9 0 255.5s3 15 8.5 20.4l195.6 195.7c5.4 5.4 12.7 8.4 20.4 8.4s15-3 20.4-8.4l194.7-194.7c5.4-5.4 8.4-12.8 8.4-20.4s-3-15-8.4-20.4 "/> </ svg >
222+ </ div >
223+ < div class ="md-source__repository ">
224+ apconw/sanic-web
225+ </ div >
226+ </ a >
227+ </ div >
228+
179229 < ul class ="md-nav__list " data-md-scrollfix >
180230
181231
185235
186236
187237 < li class ="md-nav__item ">
188- < a href ="/. " class ="md-nav__link ">
238+ < a href ="/zh/ " class ="md-nav__link ">
239+
240+
241+
242+ < span class ="md-ellipsis ">
243+ 🏠 首页
244+
245+ </ span >
246+
247+
248+ </ a >
249+ </ li >
250+
251+
252+
253+
254+
255+
256+
257+
258+
259+ < li class ="md-nav__item ">
260+ < a href ="/zh/environment/ " class ="md-nav__link ">
261+
262+
263+
264+ < span class ="md-ellipsis ">
265+ ⚙️ 环境配置
266+
267+ </ span >
268+
269+
270+ </ a >
271+ </ li >
272+
273+
274+
275+
276+
277+
278+
279+
280+
281+ < li class ="md-nav__item ">
282+ < a href ="/zh/quick-start/ " class ="md-nav__link ">
283+
284+
285+
286+ < span class ="md-ellipsis ">
287+ 🚀 快速体验
288+
289+ </ span >
290+
291+
292+ </ a >
293+ </ li >
294+
295+
296+
297+
298+
299+
300+
301+
302+
303+ < li class ="md-nav__item ">
304+ < a href ="/zh/local-development/ " class ="md-nav__link ">
189305
190306
191307
192308 < span class ="md-ellipsis ">
193- Welcome to MkDocs
309+ 🛠️ 本地开发
310+
311+ </ span >
312+
313+
314+ </ a >
315+ </ li >
316+
317+
318+
319+
320+
321+
322+
323+
324+
325+ < li class ="md-nav__item ">
326+ < a href ="/zh/faq/ " class ="md-nav__link ">
327+
328+
329+
330+ < span class ="md-ellipsis ">
331+ ℹ️ 常见问题
194332
195333 </ span >
196334
213351 < div class ="md-sidebar__inner ">
214352
215353
216- < nav class ="md-nav md-nav--secondary " aria-label ="Table of contents ">
354+ < nav class ="md-nav md-nav--secondary " aria-label ="目录 ">
217355
218356
219357
@@ -245,6 +383,10 @@ <h1>404 - Not found</h1>
245383 < div class ="md-footer-meta__inner md-grid ">
246384 < div class ="md-copyright ">
247385
386+ < div class ="md-copyright__highlight ">
387+ Copyright © 2025 apconw
388+ </ div >
389+
248390
249391 Made with
250392 < a href ="https://squidfunk.github.io/mkdocs-material/ " target ="_blank " rel ="noopener ">
@@ -265,7 +407,7 @@ <h1>404 - Not found</h1>
265407
266408
267409
268- < script id ="__config " type ="application/json "> { "base" : "/" , "features" : [ ] , "search" : "/assets/javascripts/workers/search.973d3a69.min.js" , "tags" : null , "translations" : { "clipboard.copied" : "Copied to clipboard" , "clipboard.copy" : "Copy to clipboard" , "search.result.more.one" : "1 more on this page" , "search.result.more.other" : "# more on this page" , "search.result.none" : "No matching documents" , "search.result.one" : "1 matching document" , "search.result.other" : "# matching documents" , "search.result.placeholder" : "Type to start searching" , "search.result.term.missing" : "Missing" , "select.version" : "Select version" } , "version" : null } </ script >
410+ < script id ="__config " type ="application/json "> { "base" : "/" , "features" : [ "announce.dismiss" , "content.action.edit" , "content.action.view" , "content.code.annotate" , "content.code.copy" , "content.tooltips" , "navigation.expand" ] , "search" : "/assets/javascripts/workers/search.973d3a69.min.js" , "tags" : null , "translations" : { "clipboard.copied" : "\u5df2\u590d\u5236" , "clipboard.copy" : "\u590d\u5236" , "search.result.more.one" : "\u5728\u8be5\u9875\u4e0a\u8fd8\u6709 1 \u4e2a\u7b26\u5408\u6761\u4ef6\u7684\u7ed3\u679c" , "search.result.more.other" : "\u5728\u8be5\u9875\u4e0a\u8fd8\u6709 # \u4e2a\u7b26\u5408\u6761\u4ef6\u7684\u7ed3\u679c" , "search.result.none" : "\u6ca1\u6709\u627e\u5230\u7b26\u5408\u6761\u4ef6\u7684\u7ed3\u679c" , "search.result.one" : "\u627e\u5230 1 \u4e2a\u7b26\u5408\u6761\u4ef6\u7684\u7ed3\u679c" , "search.result.other" : "# \u4e2a\u7b26\u5408\u6761\u4ef6\u7684\u7ed3\u679c" , "search.result.placeholder" : "\u952e\u5165\u4ee5\u5f00\u59cb\u641c\u7d22" , "search.result.term.missing" : "\u7f3a\u5c11" , "select.version" : "\u9009\u62e9\u5f53\u524d\u7248\u672c" } , "version" : null } </ script >
269411
270412
271413 < script src ="/assets/javascripts/bundle.92b07e13.min.js "> </ script >
0 commit comments