Guru-25 commited on
Commit
9c04bc5
·
verified ·
1 Parent(s): de68c84

Update librechat.yaml

Browse files
Files changed (1) hide show
  1. librechat.yaml +10 -0
librechat.yaml CHANGED
@@ -44,6 +44,15 @@ modelSpecs:
44
  model: "openai/o3"
45
  max_tokens: 100000
46
  reasoning_effort: "high"
 
 
 
 
 
 
 
 
 
47
  - name: "Grok 3 Reasoning"
48
  label: "Grok 3 Reasoning"
49
  iconURL: "https://cdn.jsdelivr.net/gh/Guru-25/LibreChat/xai.svg"
@@ -67,6 +76,7 @@ endpoints:
67
  - openai/gpt-4.1
68
  - openai/o4-mini
69
  - openai/o3
 
70
  - openai/gpt-4.1-nano
71
  titleConvo: true
72
  titleModel: "openai/gpt-4.1-nano"
 
44
  model: "openai/o3"
45
  max_tokens: 100000
46
  reasoning_effort: "high"
47
+ - name: "Grok 3 Mini"
48
+ label: "Grok 3 Mini"
49
+ iconURL: "https://cdn.jsdelivr.net/gh/Guru-25/LibreChat/xai.svg"
50
+ preset:
51
+ modelLabel: "Grok 3 Mini"
52
+ endpoint: "Github Models"
53
+ model: "xai/grok-3-mini"
54
+ max_tokens: 16000
55
+ reasoning_effort: "high"
56
  - name: "Grok 3 Reasoning"
57
  label: "Grok 3 Reasoning"
58
  iconURL: "https://cdn.jsdelivr.net/gh/Guru-25/LibreChat/xai.svg"
 
76
  - openai/gpt-4.1
77
  - openai/o4-mini
78
  - openai/o3
79
+ - xai/grok-3-mini
80
  - openai/gpt-4.1-nano
81
  titleConvo: true
82
  titleModel: "openai/gpt-4.1-nano"