docs(text_completion_openai.md): add a separate doc on text completion openai

This commit is contained in:
Krrish Dholakia 2024-04-15 07:19:37 -07:00
parent 816c925bdd
commit bdf7f6d13c
4 changed files with 168 additions and 15 deletions

View file

@ -115,6 +115,7 @@ const sidebars = {
},
items: [
"providers/openai",
"providers/text_completion_openai",
"providers/openai_compatible",
"providers/azure",
"providers/azure_ai",