docs add moderation

This commit is contained in:
ishaan-jaff 2023-09-19 21:47:31 -07:00
parent 744316cdbd
commit 122a457533
3 changed files with 20 additions and 13 deletions

View file

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