docs updated

This commit is contained in:
ishaan-jaff 2023-08-29 21:19:52 -07:00
parent 6651cabd69
commit ef065c0ed7
2 changed files with 1 additions and 2 deletions

View file

@ -22,7 +22,7 @@ const sidebars = {
{
type: "category",
label: "Completion()",
items: ["completion/input", "completion/output", "completion/reliable_completions"],
items: ["completion/input", "completion/output", "completion/reliable_completions", "completion/stream"],
},
{
type: "category",
@ -32,7 +32,6 @@ const sidebars = {
'completion/supported',
"token_usage",
"exception_mapping",
"stream",
'debugging/hosted_debugging',
'debugging/local_debugging',
{