# CERTifAI LibreChat Configuration # LiteLLM proxy for unified multi-provider LLM access. version: 1.2.8 cache: true registration: socialLogins: - openid interface: privacyPolicy: externalUrl: https://dash-dev.meghsakha.com/privacy termsOfService: externalUrl: https://dash-dev.meghsakha.com/impressum endpointsMenu: true modelSelect: true parameters: true endpoints: custom: - name: "LiteLLM" apiKey: "${LITELLM_API_KEY}" baseURL: "https://llm-dev.meghsakha.com/v1/" models: default: - "Qwen3-Coder-30B-A3B-Instruct" fetch: true titleConvo: true titleModel: "current_model" summarize: false summaryModel: "current_model" forcePrompt: false modelDisplayLabel: "CERTifAI LiteLLM"