anything-llm/.vscode/settings.json
Sean Hatfield 79656718b2
[FEAT] Create custom pdfloader (#1852)
* implement custom PDFLoader to remove LC dep

* remove unneeded comment

* remove pdfjs as dep and fix page splitting using pdf-parse

* linting + export rename for desktop compat

---------

Co-authored-by: timothycarambat <rambat1010@gmail.com>
2024-07-11 12:26:11 -07:00

51 lines
856 B
JSON

{
"cSpell.words": [
"adoc",
"aibitat",
"AIbitat",
"allm",
"anythingllm",
"Astra",
"Chartable",
"cleancss",
"comkey",
"cooldown",
"cooldowns",
"Deduplicator",
"Dockerized",
"docpath",
"elevenlabs",
"Embeddable",
"epub",
"GROQ",
"hljs",
"huggingface",
"inferencing",
"koboldcpp",
"Langchain",
"lmstudio",
"localai",
"mbox",
"Milvus",
"Mintplex",
"moderations",
"numpages",
"Ollama",
"Oobabooga",
"openai",
"opendocument",
"openrouter",
"pagerender",
"Qdrant",
"searxng",
"Serper",
"Serply",
"textgenwebui",
"togetherai",
"vectordbs",
"Weaviate",
"Zilliz"
],
"eslint.experimental.useFlatConfig": true,
"docker.languageserver.formatter.ignoreMultilineInstructions": true
}