mrbesher commited on
Commit
7130b44
1 Parent(s): c0f72fc

Update librechat.yaml

Browse files
Files changed (1) hide show
  1. librechat.yaml +3 -1
librechat.yaml CHANGED
@@ -40,7 +40,9 @@ endpoints:
40
  baseURL: "https://api.groq.com/openai/v1/"
41
  models:
42
  default: [
43
- "gemma-7b-it"
 
 
44
  ]
45
  fetch: true
46
  titleConvo: true
 
40
  baseURL: "https://api.groq.com/openai/v1/"
41
  models:
42
  default: [
43
+ "gemma-7b-it",
44
+ "llama3-70b-8192",
45
+ "llama-3.1-405b-reasoning"
46
  ]
47
  fetch: true
48
  titleConvo: true