-
Timothy Carambat authored
* add LMStudio agent support (generic) support "work" with non-tool callable LLMs, highly dependent on system specs * add comments * enable few-shot prompting per function for OSS models
Timothy Carambat authored* add LMStudio agent support (generic) support "work" with non-tool callable LLMs, highly dependent on system specs * add comments * enable few-shot prompting per function for OSS models
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
settings.json 626 B
{
"cSpell.words": [
"adoc",
"aibitat",
"AIbitat",
"anythingllm",
"Astra",
"Chartable",
"comkey",
"cooldown",
"cooldowns",
"Deduplicator",
"Dockerized",
"Embeddable",
"epub",
"GROQ",
"hljs",
"inferencing",
"Langchain",
"lmstudio",
"mbox",
"Milvus",
"Mintplex",
"moderations",
"Ollama",
"openai",
"opendocument",
"openrouter",
"Qdrant",
"Serper",
"vectordbs",
"Weaviate",
"Zilliz"
],
"eslint.experimental.useFlatConfig": true,
"docker.languageserver.formatter.ignoreMultilineInstructions": true
}