diff --git a/librechat/librechat.yaml b/librechat/librechat.yaml index 2691484..399518c 100644 --- a/librechat/librechat.yaml +++ b/librechat/librechat.yaml @@ -4,6 +4,16 @@ version: 1.2.1 cache: true endpoints: + anthropic: + apiKey: "${ANTHROPIC_API_KEY}" + models: + default: ["claude-sonnet-4-5", "claude-haiku-4-5", "claude-opus-4-5"] + fetch: false + titleConvo: true + titleModel: "claude-haiku-4-5" + modelDisplayLabel: "Claude AI" + streamRate: 1 + custom: # Deepseek - name: "Deepseek"