This commit is contained in:
Ishaan Jaff 2024-08-22 19:04:14 -07:00
parent 25609a94ad
commit b054dd0e45
2 changed files with 2 additions and 2 deletions

View file

@ -198,7 +198,6 @@ const sidebars = {
label: "Supported Endpoints - /images, /audio/speech, /assistants etc",
items: [
"embedding/supported_embedding",
"embedding/async_embedding",
"image_generation",
"audio_transcription",
"text_to_speech",
@ -221,6 +220,7 @@ const sidebars = {
"set_keys",
"completion/token_usage",
"sdk_custom_pricing",
"embedding/async_embedding",
"embedding/moderation",
"budget_manager",
"caching/all_caches",