This commit is contained in:
ishaan-jaff 2023-09-19 21:43:37 -07:00
parent 585bef9539
commit a86ec0f916
2 changed files with 13 additions and 2 deletions

View file

@ -41,7 +41,7 @@ const sidebars = {
},
{
type: "category",
label: "Embedding()",
label: "Embedding() & Moderation()",
items: ["embedding/supported_embedding"],
},
{