Add embedder docs and config changes (#1684)

This commit is contained in:
Dev Khant
2024-08-12 16:09:01 +05:30
committed by GitHub
parent 464a188662
commit b245309242
12 changed files with 130 additions and 28 deletions

View File

@@ -69,6 +69,10 @@
"group": "Vector Database",
"pages": ["components/vectordb"]
},
{
"group": "Embedding Models",
"pages": ["components/embedders"]
},
{
"group": "Features",
"pages": ["features/openai_compatibility"]