feat:增加LangChain文档
This commit is contained in:
@@ -49,6 +49,12 @@ export const routers = [
|
||||
{ text: 'SQL高阶用法', link: '/Web/MySQL/SQL-Advance' }
|
||||
]
|
||||
},
|
||||
{
|
||||
text: '🤖 AI',
|
||||
items: [
|
||||
{ text: '基于Langchain的Agent开发', link: '/Web/AI/Langchain' },
|
||||
]
|
||||
},
|
||||
{
|
||||
text: '📶 Network',
|
||||
items: [
|
||||
|
||||
Reference in New Issue
Block a user