Skip to content

Instantly share code, notes, and snippets.

@ESJavadex
Created January 27, 2026 16:25
Show Gist options
  • Select an option

  • Save ESJavadex/0e212d2ff5300e3616b711bc55428496 to your computer and use it in GitHub Desktop.

Select an option

Save ESJavadex/0e212d2ff5300e3616b711bc55428496 to your computer and use it in GitHub Desktop.
config_librechat.yaml
version: 1.2.1
cache: true
endpoints:
custom:
- name: "LiteLLM"
apiKey: "${LITELLM_API_KEY}"
baseURL: "${LITELLM_BASE_URL}"
models:
default:
- "gpt-4o"
fetch: true
titleConvo: true
titleModel: "gpt-4o"
summarize: true
modelDisplayLabel: "LiteLLM"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment