Add ChromaDB support (#1612)

This commit is contained in:
Dev Khant
2024-08-01 22:16:35 +05:30
committed by GitHub
parent e585d3c1cc
commit 45ae1f0313
9 changed files with 452 additions and 148 deletions

View File

@@ -61,9 +61,10 @@
]
},
{
"group": "LLMs",
"group": "Components",
"pages": [
"llms"
"components/llms.mdx",
"components/vectordb.mdx"
]
},
{