This website requires JavaScript.
Explore
Help
Register
Sign in
sij
/
anything-llm
Watch
1
Star
0
Fork
You've already forked anything-llm
0
mirror of
https://github.com/Mintplex-Labs/anything-llm.git
synced
2025-03-23 18:31:54 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
e0a0a8976d
Branches
Tags
No results found.
anything-llm
/
.vscode
/
settings.json
8 lines
84 B
JSON
Raw
Normal View
History
Unescape
Escape
Multiple LLM Support framework + AzureOpenAI Support (#180) * Remove LangchainJS for chat support chaining Implement runtime LLM selection Implement AzureOpenAI Support for LLM + Emebedding WIP on frontend Update env to reflect the new fields * Remove LangchainJS for chat support chaining Implement runtime LLM selection Implement AzureOpenAI Support for LLM + Emebedding WIP on frontend Update env to reflect the new fields * Replace keys with LLM Selection in settings modal Enforce checks for new ENVs depending on LLM selection
2023-08-04 14:56:27 -07:00
{
"cSpell.words"
:
[
Add Ollama as LLM provider option (#494) * Add support for Ollama as LLM provider resolves #493
2023-12-27 17:21:47 -08:00
"Ollama"
,
Add support for Weaviate VectorDB (#181)
2023-08-08 18:02:30 -07:00
"openai"
,
Add Qdrant support for embedding, chat, and conversation (#192) * Add Qdrant support for embedding, chat, and conversation * Change comments
2023-08-15 15:26:44 -07:00
"Qdrant"
,
Add support for Weaviate VectorDB (#181)
2023-08-08 18:02:30 -07:00
"Weaviate"
Multiple LLM Support framework + AzureOpenAI Support (#180) * Remove LangchainJS for chat support chaining Implement runtime LLM selection Implement AzureOpenAI Support for LLM + Emebedding WIP on frontend Update env to reflect the new fields * Remove LangchainJS for chat support chaining Implement runtime LLM selection Implement AzureOpenAI Support for LLM + Emebedding WIP on frontend Update env to reflect the new fields * Replace keys with LLM Selection in settings modal Enforce checks for new ENVs depending on LLM selection
2023-08-04 14:56:27 -07:00
]
}
Reference in a new issue
Copy permalink