[chore] Remove deployment_name for openai embedder and update docs (#1022)
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
title: 🔎 Examples
|
title: Notebooks & Replits
|
||||||
---
|
---
|
||||||
|
|
||||||
# Explore awesome apps
|
# Explore awesome apps
|
||||||
@@ -137,6 +137,7 @@
|
|||||||
{
|
{
|
||||||
"group": "Examples",
|
"group": "Examples",
|
||||||
"pages": [
|
"pages": [
|
||||||
|
"examples/notebooks-and-replits",
|
||||||
{
|
{
|
||||||
"group": "REST API Service",
|
"group": "REST API Service",
|
||||||
"pages": [
|
"pages": [
|
||||||
|
|||||||
@@ -90,7 +90,6 @@
|
|||||||
" provider: openai\n",
|
" provider: openai\n",
|
||||||
" config:\n",
|
" config:\n",
|
||||||
" model: text-embedding-ada-002\n",
|
" model: text-embedding-ada-002\n",
|
||||||
" deployment_name: ec_embeddings_ada_002\n",
|
|
||||||
"\"\"\"\n",
|
"\"\"\"\n",
|
||||||
"\n",
|
"\n",
|
||||||
"# Write the multi-line string to a YAML file\n",
|
"# Write the multi-line string to a YAML file\n",
|
||||||
|
|||||||
Reference in New Issue
Block a user