Skip to content

Commit 76fe989

Browse files
committed
update
1 parent 1605c5e commit 76fe989

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.vitepress/config.mjs

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,10 @@ export default defineConfig({
9191
text: '大语言模型提供商',
9292
link: '/provider'
9393
},
94+
{
95+
text: '自定义温度等模型参数',
96+
link: '/model-config'
97+
},
9498
{
9599
text: '接入 Ollama 使用 DeepSeek-R1 等模型',
96100
link: '/provider-ollama'

0 commit comments

Comments
 (0)