anything-llm/.vscode/settings.json
Timothy Carambat cf0b24af02
Add Qdrant support for embedding, chat, and conversation (#192)
* Add Qdrant support for embedding, chat, and conversation

* Change comments
2023-08-15 15:26:44 -07:00

7 lines
70 B
JSON

{
"cSpell.words": [
"openai",
"Qdrant",
"Weaviate"
]
}