Update librechat.yaml
Browse files- librechat.yaml +1 -1
librechat.yaml
CHANGED
|
@@ -63,7 +63,7 @@ endpoints:
|
|
| 63 |
- name: "Github Models"
|
| 64 |
iconURL: https://github.githubassets.com/assets/GitHub-Mark-ea2971cee799.png
|
| 65 |
apiKey: "${GITHUB_KEY}"
|
| 66 |
-
baseURL: "https://models.
|
| 67 |
models:
|
| 68 |
default:
|
| 69 |
- openai/gpt-4.1
|
|
|
|
| 63 |
- name: "Github Models"
|
| 64 |
iconURL: https://github.githubassets.com/assets/GitHub-Mark-ea2971cee799.png
|
| 65 |
apiKey: "${GITHUB_KEY}"
|
| 66 |
+
baseURL: "https://models.github.ai/inference"
|
| 67 |
models:
|
| 68 |
default:
|
| 69 |
- openai/gpt-4.1
|