anything-llm/.vscode/settings.json

7 lines
70 B
JSON
Raw Normal View History

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