Skip to content

📧 docs: Mailgun API Email Configuration #317

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 4, 2025
Merged

Conversation

danny-avila
Copy link
Collaborator

No description provided.

Copy link

vercel bot commented Jun 4, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
librechat-ai ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 4, 2025 4:55pm

Copy link

github-actions bot commented Jun 4, 2025

📦 Next.js Bundle Analysis for librechat.ai

This analysis was generated by the Next.js Bundle Analysis action. 🤖

⚠️ Global Bundle Size Increased

Page Size (compressed)
global 298.44 KB (🟡 +671 B)
Details

The global bundle is the javascript bundle that loads alongside every page. It is in its own category because its impact is much higher - an increase to its size means that every page on your website loads slower, and a decrease means every page loads faster.

Any third party scripts you have added directly to your app using the <script> tag are not accounted for in this analysis

If you want further insight into what is behind the changes, give @next/bundle-analyzer a try!

Thirteen Pages Changed Size

The following pages changed size from the code in this PR compared to its base branch:

Page Size (compressed) First Load % of Budget (350 KB)
/blog/2023-10-29_basic_auth 68.83 KB 367.27 KB 104.94% (🟡 +0.01%)
/blog/2023-11-30_litellm 71.73 KB 370.17 KB 105.76% (🟡 +0.02%)
/blog/2024-03-22_unraid_guide 72.41 KB 370.85 KB 105.96% (🟡 +0.01%)
/blog/2025-04-25_optimizing-rag-performance-in-librechat 70.91 KB 369.35 KB 105.53% (🟡 +0.01%)
/docs/configuration/authentication/email 16.25 KB 314.69 KB 89.91% (🟡 +0.54%)
/docs/configuration/dotenv 32.99 KB 331.43 KB 94.69% (🟡 +0.11%)
/docs/configuration/librechat_yaml/ai_endpoints/togetherai 15.34 KB 313.78 KB 89.65% (🟡 +0.01%)
/docs/configuration/librechat_yaml/object_structure/model_specs 19.44 KB 317.88 KB 90.82% (🟡 +0.02%)
/docs/configuration/stt_tts 15.65 KB 314.09 KB 89.74% (🟡 +0.02%)
/docs/configuration/token_usage 19.5 KB 317.94 KB 90.84% (🟡 +0.02%)
/docs/features/agents 21.32 KB 319.76 KB 91.36% (🟢 -0.03%)
/docs/features/password_reset 13.51 KB 311.95 KB 89.13% (🟡 +0.05%)
/toolkit/creds_generator 141.05 KB 439.49 KB 125.57% (🟢 -0.03%)
Details

Only the gzipped size is provided here based on an expert tip.

First Load is the size of the global bundle plus the bundle for the individual page. If a user were to show up to your website and land on a given page, the first load size represents the amount of javascript that user would need to download. If next/link is used, subsequent page loads would only need to download that page's bundle (the number in the "Size" column), since the global bundle has already been downloaded.

Any third party scripts you have added directly to your app using the <script> tag are not accounted for in this analysis

The "Budget %" column shows what percentage of your performance budget the First Load total takes up. For example, if your budget was 100kb, and a given page's first load size was 10kb, it would be 10% of your budget. You can also see how much this has increased or decreased compared to the base branch of your PR. If this percentage has increased by 20% or more, there will be a red status indicator applied, indicating that special attention should be given to this. If you see "+/- <0.01%" it means that there was a change in bundle size, but it is a trivial enough amount that it can be ignored.

@danny-avila danny-avila merged commit 103ed0f into main Jun 4, 2025
3 checks passed
@danny-avila danny-avila deleted the feat/mailgun-api branch June 4, 2025 18:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant