update docs nav
This commit is contained in:
parent
1ca4d6ff8c
commit
54cbf41fd9
@ -22,13 +22,18 @@ const sidebars = {
|
||||
{
|
||||
type: 'category',
|
||||
label: 'completion_function',
|
||||
items: ['completion/input', 'completion/supported','completion/output', 'completion/huggingface_tutorial'],
|
||||
items: ['completion/input', 'completion/supported','completion/output'],
|
||||
},
|
||||
{
|
||||
type: 'category',
|
||||
label: 'embedding_function',
|
||||
items: ['embedding/supported_embedding'],
|
||||
},
|
||||
{
|
||||
type: 'category',
|
||||
label: 'Tutorials',
|
||||
items: ['tutorials/huggingface_tutorial'],
|
||||
},
|
||||
'token_usage',
|
||||
'stream',
|
||||
'secret',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user