Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Anything Llm
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
mirrored_repos
MachineLearning
Mintplex Labs
Anything Llm
d7481671ba81e60e03da220fb10ce834968a93fc
anything-llm
.vscode
settings.json
Find file
Normal view
Permalink
settings.json
102 B
Newer
Older
Blame preferences
Learn to ignore specific revisions
Multiple LLM Support framework + AzureOpenAI Support (#180)
Timothy Carambat
committed
1 year ago
1
2
{
"cSpell.words"
:
[
Prevent external service localhost question (#497)
Timothy Carambat
committed
1 year ago
3
"Dockerized"
,
Add Ollama as LLM provider option (#494)
Timothy Carambat
committed
1 year ago
4
"Ollama"
,
Add support for Weaviate VectorDB (#181)
Timothy Carambat
committed
1 year ago
5
"openai"
,
Add Qdrant support for embedding, chat, and conversation (#192)
Timothy Carambat
committed
1 year ago
6
"Qdrant"
,
Add support for Weaviate VectorDB (#181)
Timothy Carambat
committed
1 year ago
7
"Weaviate"
Multiple LLM Support framework + AzureOpenAI Support (#180)
Timothy Carambat
committed
1 year ago
8
9
]
}