Skip to content

Commit bba013e

Browse files
authored
docs: update next-sdk docs (#90)
1 parent 7693308 commit bba013e

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

.vitepress/config.mts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -348,8 +348,9 @@ export default defineConfig({
348348
base: '/next-sdk/guide/',
349349
items: [
350350
{ text: 'TinyRobot 版本', link: 'tiny-robot-remoter' },
351+
{ text: 'Skills 技能配置指南', link: 'tiny-remoter-skills' },
351352
{ text: 'custom llm 自定义大模型', link: 'custom-llm' },
352-
{ text: 'useNextAgent 函数', link: 'use-next-agent' }
353+
{ text: '自定义AI对话框组件', link: 'use-next-agent' }
353354
]
354355
},
355356
{

next-sdk

0 commit comments

Comments
 (0)