Skip to content

Commit 6127faa

Browse files
committed
docs(sidebar): add hybrid-cache tutorial to navigation
Add hybrid-cache.md to the Semantic Cache section in sidebar. Signed-off-by: bitliu <[email protected]>
1 parent fa5c846 commit 6127faa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

website/sidebars.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ const sidebars: SidebarsConfig = {
7474
'tutorials/semantic-cache/overview',
7575
'tutorials/semantic-cache/in-memory-cache',
7676
'tutorials/semantic-cache/milvus-cache',
77+
'tutorials/semantic-cache/hybrid-cache',
7778
],
7879
},
7980
{

0 commit comments

Comments
 (0)