mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-01-04 09:38:50 +01:00
🔖 chore: update groq models (#2031)
This commit is contained in:
parent
5d0d02f5f7
commit
db870e55c3
3 changed files with 26 additions and 5 deletions
|
|
@ -32,7 +32,8 @@ Some of the endpoints are marked as **Known,** which means they might have speci
|
|||
models:
|
||||
default: [
|
||||
"llama2-70b-4096",
|
||||
"mixtral-8x7b-32768"
|
||||
"mixtral-8x7b-32768",
|
||||
"gemma-7b-it"
|
||||
]
|
||||
fetch: false
|
||||
titleConvo: true
|
||||
|
|
|
|||
|
|
@ -563,6 +563,11 @@ endpoints:
|
|||
- "Mistral"
|
||||
- "OpenRouter"
|
||||
- "Groq"
|
||||
- "Anyscale"
|
||||
- "Fireworks"
|
||||
- "Perplexity"
|
||||
- "together.ai"
|
||||
- "Ollama"
|
||||
|
||||
### **models**:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue