[chore] Remove deployment_name for openai embedder and update docs (#1022)

This commit is contained in:
Sidharth Mohanty
2023-12-18 08:50:49 +05:30
committed by GitHub
parent b348251484
commit 9943d1e015
3 changed files with 2 additions and 2 deletions

View File

@@ -90,7 +90,6 @@
" provider: openai\n",
" config:\n",
" model: text-embedding-ada-002\n",
" deployment_name: ec_embeddings_ada_002\n",
"\"\"\"\n",
"\n",
"# Write the multi-line string to a YAML file\n",