anything-llm/.vscode/settings.json
Timothy Carambat 2a1202de54
Patch Ollama Streaming chunk issues (#500)
Replace stream/sync chats with Langchain interface for now
connect #499
ref: https://github.com/Mintplex-Labs/anything-llm/issues/495#issuecomment-1871476091
2023-12-28 13:59:47 -08:00

10 lines
119 B
JSON

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