anything-llm/.vscode/settings.json
Timothy Carambat 547d4859ef
Bump openai package to latest (#1234)
* Bump `openai` package to latest
Tested all except localai

* bump LocalAI support with latest image

* add deprecation notice

* linting
2024-04-30 12:33:42 -07:00

36 lines
610 B
JSON

{
"cSpell.words": [
"adoc",
"aibitat",
"AIbitat",
"anythingllm",
"Astra",
"Chartable",
"comkey",
"cooldown",
"cooldowns",
"Deduplicator",
"Dockerized",
"Embeddable",
"epub",
"GROQ",
"hljs",
"inferencing",
"Langchain",
"mbox",
"Milvus",
"Mintplex",
"moderations",
"Ollama",
"openai",
"opendocument",
"openrouter",
"Qdrant",
"Serper",
"vectordbs",
"Weaviate",
"Zilliz"
],
"eslint.experimental.useFlatConfig": true,
"docker.languageserver.formatter.ignoreMultilineInstructions": true
}