This website requires JavaScript.
Explore
Help
Register
Sign In
kamp
/
anything-llm
Watch
1
Star
0
Fork
0
You've already forked anything-llm
mirror of
https://github.com/Mintplex-Labs/anything-llm.git
synced
2024-11-15 10:50:31 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
defe6054b3
anything-llm
/
.vscode
/
settings.json
7 lines
70 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 23:56:27 +02:00
{
"cSpell.words"
:
[
Add support for Weaviate VectorDB (#181)
2023-08-09 03:02:30 +02:00
"openai"
,
Add Qdrant support for embedding, chat, and conversation (#192) * Add Qdrant support for embedding, chat, and conversation * Change comments
2023-08-16 00:26:44 +02:00
"Qdrant"
,
Add support for Weaviate VectorDB (#181)
2023-08-09 03:02:30 +02: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 23:56:27 +02:00
]
}
Reference in New Issue
Copy Permalink