forked from phoenix/litellm-mirror
docs add moderation
This commit is contained in:
parent
744316cdbd
commit
122a457533
3 changed files with 20 additions and 13 deletions
|
@ -42,7 +42,7 @@ const sidebars = {
|
|||
{
|
||||
type: "category",
|
||||
label: "Embedding() & Moderation()",
|
||||
items: ["embedding/supported_embedding"],
|
||||
items: ["embedding/supported_embedding", "embedding/moderation"],
|
||||
},
|
||||
{
|
||||
type: "category",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue