Skip to content

Instantly share code, notes, and snippets.

@ESJavadex
Last active January 27, 2026 12:27
Show Gist options
  • Select an option

  • Save ESJavadex/84085ddd4240f4ced3f2267224761447 to your computer and use it in GitHub Desktop.

Select an option

Save ESJavadex/84085ddd4240f4ced3f2267224761447 to your computer and use it in GitHub Desktop.
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