mirror of
https://github.com/Mintplex-Labs/anything-llm
synced 2026-04-25 17:15:37 +02:00
Remove default models to show empty until real models are retreieved (#5524)
resolves #5505 Fix placeholder resolves #5503 resolves #5522
This commit is contained in:
@@ -26,7 +26,7 @@ GID='1000'
|
||||
|
||||
# LLM_PROVIDER='anthropic'
|
||||
# ANTHROPIC_API_KEY=sk-ant-xxxx
|
||||
# ANTHROPIC_MODEL_PREF='claude-2'
|
||||
# ANTHROPIC_MODEL_PREF='claude-sonnet-4-6'
|
||||
# ANTHROPIC_CACHE_CONTROL="5m" # Enable prompt caching (5m=5min cache, 1h=1hour cache). Reduces costs and improves speed by caching system prompts.
|
||||
|
||||
# LLM_PROVIDER='lmstudio'
|
||||
|
||||
Reference in New Issue
Block a user