We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 535ffef commit c389d04Copy full SHA for c389d04
lib/docs/.vitepress/config.mts
@@ -75,6 +75,7 @@ const navLinks = [
75
items: [
76
{ text: 'LISA Chat UI', link: '/user/chat' },
77
{ text: 'Document Library Management', link: '/user/document-library' },
78
+ { text: 'Model Library', link: '/user/model-library' },
79
{ text: 'Breaking Changes', link: '/user/breaking-changes' },
80
{ text: 'Change Log', link: 'https://github.com/awslabs/LISA/releases' },
81
],
0 commit comments