feat:增加TextToSql文档

This commit is contained in:
2026-06-09 14:01:34 +08:00
parent 46366ef73d
commit b40d3f14a8
3 changed files with 173 additions and 1 deletions

View File

@@ -57,6 +57,7 @@ export const routers = [
text: '🤖 AI',
items: [
{ text: '基于Langchain的Agent开发', link: '/Web/AI/Langchain' },
{ text: 'Text To SQL开发', link: '/Web/AI/TextToSQL' },
]
},
{