-
Notifications
You must be signed in to change notification settings - Fork 171
🧠 feat: Memories + Documentation Guidelines #322
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
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
📦 Next.js Bundle Analysis for librechat.aiThis analysis was generated by the Next.js Bundle Analysis action. 🤖 New Pages AddedThe following pages were added to the bundle from the code in this PR:
Two Hundred One Pages Changed SizeThe following pages changed size from the code in this PR compared to its base branch:
DetailsOnly 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 Any third party scripts you have added directly to your app using the 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. |
- Revised Node.js prerequisites to specify v20.19.0+ (or ^22.12.0 or >= 23.0.0) in README.md, get_started.mdx, npm.mdx, docker_linux.mdx, and nginx.mdx for clarity and compatibility with openid-client v6.
📦 Next.js Bundle Analysis for librechat.aiThis analysis was generated by the Next.js Bundle Analysis action. 🤖 New Pages AddedThe following pages were added to the bundle from the code in this PR:
Two Hundred One Pages Changed SizeThe following pages changed size from the code in this PR compared to its base branch:
DetailsOnly 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 Any third party scripts you have added directly to your app using the 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. |
…nID debugging - Introduced a new environment variable, DEBUG_OPENID_REQUESTS, to enable detailed logging of OpenID request headers for better troubleshooting. - Updated documentation to include troubleshooting steps for OpenID Connect, emphasizing the use of the new logging feature.
📦 Next.js Bundle Analysis for librechat.aiThis analysis was generated by the Next.js Bundle Analysis action. 🤖 New Pages AddedThe following pages were added to the bundle from the code in this PR:
Two Hundred One Pages Changed SizeThe following pages changed size from the code in this PR compared to its base branch:
DetailsOnly 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 Any third party scripts you have added directly to your app using the 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. |
- Updated the memory configuration section to clarify the default value for the personalize option. - Changed the provider name from "openai" to "openAI" for consistency. - Added notes regarding the provider field and valid model parameters. - Improved examples for memory agent configuration.
📦 Next.js Bundle Analysis for librechat.aiThis analysis was generated by the Next.js Bundle Analysis action. 🤖
|
Page | Size (compressed) |
---|---|
global |
298.8 KB (🟡 +570 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!
New Pages Added
The following pages were added to the bundle from the code in this PR:
Page | Size (compressed) | First Load | % of Budget (350 KB ) |
---|---|---|---|
/changelog/config_v1.2.7 |
67.1 KB |
365.9 KB | 104.54% |
/docs/configuration/librechat_yaml/object_structure/memory |
15.7 KB |
314.5 KB | 89.86% |
/docs/features/memory |
16.08 KB |
314.88 KB | 89.97% |
Two Hundred Ten 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 ) |
---|---|---|---|
/ |
60.76 KB |
359.56 KB | 102.73% (🟡 +0.03%) |
/404 |
12.92 KB |
311.72 KB | 89.06% (🟡 +0.02%) |
/README |
13.63 KB |
312.43 KB | 89.27% (🟡 +0.02%) |
/authors |
37.66 KB |
336.46 KB | 96.13% (🟡 +0.02%) |
/authors/anon |
91.7 KB |
390.5 KB | 111.57% (🟡 +0.02%) |
/authors/berry |
91.71 KB |
390.51 KB | 111.57% (🟡 +0.02%) |
/authors/danny |
91.83 KB |
390.62 KB | 111.61% (🟡 +0.01%) |
/authors/fuegovic |
91.75 KB |
390.54 KB | 111.58% (🟡 +0.02%) |
/authors/librechat |
91.78 KB |
390.58 KB | 111.59% (🟡 +0.02%) |
/authors/rubent |
91.63 KB |
390.42 KB | 111.55% (🟡 +0.02%) |
/blog/2023-08-18_podman |
72.27 KB |
371.06 KB | 106.02% (🟡 +0.01%) |
/blog/2023-11-30_litellm |
71.78 KB |
370.58 KB | 105.88% (🟡 +0.02%) |
/blog/2023-11-30_mongoexpress |
69 KB |
367.79 KB | 105.08% (🟡 +0.02%) |
/blog/2024-02-19_2024_roadmap |
68.68 KB |
367.48 KB | 104.99% (🟡 +0.02%) |
/blog/2024-03-02_ollama |
68.93 KB |
367.73 KB | 105.07% (🟡 +0.01%) |
/blog/2024-04-17_blog_guide |
70.54 KB |
369.33 KB | 105.52% (🟡 +0.03%) |
/blog/2024-05-01_mlx |
68.22 KB |
367.02 KB | 104.86% (🟡 +0.02%) |
/blog/2024-05-16_unsecured_http |
68.19 KB |
366.99 KB | 104.85% (🟡 +0.02%) |
/blog/2025-02-20_2025_roadmap |
72.88 KB |
371.68 KB | 106.19% (🟡 +0.02%) |
/changelog |
74.2 KB |
373 KB | 106.57% (🟡 +0.02%) |
/changelog/config_v1.01 |
66.82 KB |
365.62 KB | 104.46% (🟡 +0.02%) |
/changelog/config_v1.02 |
66.88 KB |
365.68 KB | 104.48% (🟡 +0.02%) |
/changelog/config_v1.03 |
66.96 KB |
365.75 KB | 104.50% (🟡 +0.02%) |
/changelog/config_v1.04 |
66.82 KB |
365.62 KB | 104.46% (🟡 +0.02%) |
/changelog/config_v1.05 |
66.98 KB |
365.78 KB | 104.51% (🟡 +0.02%) |
/changelog/config_v1.06 |
66.91 KB |
365.7 KB | 104.49% (🟡 +0.02%) |
/changelog/config_v1.07 |
66.94 KB |
365.74 KB | 104.50% (🟡 +0.01%) |
/changelog/config_v1.08 |
67.32 KB |
366.12 KB | 104.61% (🟡 +0.01%) |
/changelog/config_v1.1.0 |
66.81 KB |
365.61 KB | 104.46% (🟡 +0.01%) |
/changelog/config_v1.1.1 |
66.95 KB |
365.75 KB | 104.50% (🟡 +0.02%) |
/changelog/config_v1.1.2 |
66.81 KB |
365.61 KB | 104.46% (🟡 +0.02%) |
/changelog/config_v1.1.3 |
66.98 KB |
365.77 KB | 104.51% (🟡 +0.02%) |
/changelog/config_v1.1.4 |
66.83 KB |
365.62 KB | 104.46% (🟡 +0.02%) |
/changelog/config_v1.1.5 |
67.19 KB |
365.98 KB | 104.57% (🟡 +0.02%) |
/changelog/config_v1.1.7 |
67.08 KB |
365.88 KB | 104.54% (🟡 +0.01%) |
/changelog/config_v1.1.8 |
66.87 KB |
365.67 KB | 104.48% (🟡 +0.02%) |
/changelog/config_v1.2.0 |
66.84 KB |
365.64 KB | 104.47% (🟡 +0.02%) |
/changelog/config_v1.2.1 |
66.86 KB |
365.66 KB | 104.47% (🟡 +0.02%) |
/changelog/config_v1.2.2 |
67.34 KB |
366.14 KB | 104.61% (🟡 +0.02%) |
/changelog/config_v1.2.5 |
67.02 KB |
365.82 KB | 104.52% (🟡 +0.02%) |
/changelog/config_v1.2.6 |
67.18 KB |
365.97 KB | 104.56% (🟡 +0.02%) |
/changelog/v0.5.0 |
69.35 KB |
368.15 KB | 105.18% (🟡 +0.02%) |
/changelog/v0.5.1 |
68.14 KB |
366.94 KB | 104.84% (🟡 +0.02%) |
/changelog/v0.5.2 |
67.81 KB |
366.61 KB | 104.74% (🟡 +0.03%) |
/changelog/v0.5.4 |
68.04 KB |
366.83 KB | 104.81% (🟡 +0.02%) |
/changelog/v0.5.5 |
67.89 KB |
366.69 KB | 104.77% (🟡 +0.01%) |
/changelog/v0.5.6 |
68.09 KB |
366.88 KB | 104.82% (🟡 +0.02%) |
/changelog/v0.5.8 |
68.16 KB |
366.96 KB | 104.84% (🟡 +0.02%) |
/changelog/v0.5.9 |
69.04 KB |
367.83 KB | 105.10% (🟡 +0.01%) |
/changelog/v0.6.0-breaking-changes |
67.22 KB |
366.01 KB | 104.58% (🟡 +0.01%) |
/changelog/v0.6.1 |
68.51 KB |
367.3 KB | 104.94% (🟡 +0.03%) |
/changelog/v0.6.10-breaking-changes |
68.55 KB |
367.35 KB | 104.96% (🟡 +0.02%) |
/changelog/v0.6.6 |
71.02 KB |
369.81 KB | 105.66% (🟡 +0.02%) |
/changelog/v0.6.9 |
70.29 KB |
369.08 KB | 105.45% (🟡 +0.02%) |
/changelog/v0.6.9-breaking-changes |
68.04 KB |
366.84 KB | 104.81% (🟡 +0.02%) |
/changelog/v0.7.0 |
72.21 KB |
371.01 KB | 106.00% (🟡 +0.02%) |
/changelog/v0.7.0-breaking-changes |
69.27 KB |
368.07 KB | 105.16% (🟡 +0.02%) |
/changelog/v0.7.1 |
69.9 KB |
368.7 KB | 105.34% (🟡 +0.02%) |
/changelog/v0.7.2 |
69.19 KB |
367.99 KB | 105.14% (🟡 +0.01%) |
/changelog/v0.7.3 |
70.85 KB |
369.64 KB | 105.61% (🟡 +0.02%) |
/changelog/v0.7.3-rc |
67.68 KB |
366.47 KB | 104.71% (🟡 +0.01%) |
/changelog/v0.7.4 |
71.34 KB |
370.14 KB | 105.75% (🟡 +0.02%) |
/changelog/v0.7.4-rc1 |
67.34 KB |
366.13 KB | 104.61% (🟡 +0.02%) |
/changelog/v0.7.5 |
70.54 KB |
369.34 KB | 105.53% (🟡 +0.01%) |
/changelog/v0.7.5-rc1 |
69.15 KB |
367.95 KB | 105.13% (🟡 +0.02%) |
/changelog/v0.7.5-rc2 |
68.35 KB |
367.14 KB | 104.90% (🟡 +0.02%) |
/changelog/v0.7.6 |
71.41 KB |
370.21 KB | 105.77% (🟡 +0.02%) |
/changelog/v0.7.7 |
74.05 KB |
372.85 KB | 106.53% (🟡 +0.01%) |
/changelog/v0.7.7-rc1 |
71.64 KB |
370.43 KB | 105.84% (🟡 +0.01%) |
/changelog/v0.7.8 |
72.81 KB |
371.6 KB | 106.17% (🟡 +0.02%) |
/changelog/v0.7.8-rc1 |
72.2 KB |
370.99 KB | 106.00% (🟡 +0.01%) |
/cookie |
15.98 KB |
314.78 KB | 89.94% (🟡 +0.02%) |
/demo |
12.84 KB |
311.63 KB | 89.04% (🟡 +0.02%) |
/docs |
14.18 KB |
312.98 KB | 89.42% (🟡 +0.02%) |
/docs/configuration |
13.37 KB |
312.16 KB | 89.19% (🟡 +0.02%) |
/docs/configuration/authentication/OAuth2-OIDC |
13.81 KB |
312.61 KB | 89.32% (🟡 +0.14%) |
/docs/configuration/authentication/OAuth2-OIDC/apple |
16.07 KB |
314.86 KB | 89.96% (🟡 +0.02%) |
/docs/configuration/authentication/OAuth2-OIDC/authelia |
13.9 KB |
312.69 KB | 89.34% (🟡 +0.02%) |
/docs/configuration/authentication/OAuth2-OIDC/authentik |
14.5 KB |
313.3 KB | 89.51% (🟡 +0.02%) |
/docs/configuration/authentication/OAuth2-OIDC/aws |
15.35 KB |
314.15 KB | 89.76% (🟡 +0.02%) |
/docs/configuration/authentication/OAuth2-OIDC/azure |
14.86 KB |
313.66 KB | 89.62% (🟡 +0.02%) |
/docs/configuration/authentication/OAuth2-OIDC/discord |
13.96 KB |
312.76 KB | 89.36% (🟡 +0.02%) |
/docs/configuration/authentication/OAuth2-OIDC/facebook |
14.52 KB |
313.32 KB | 89.52% (🟡 +0.02%) |
/docs/configuration/authentication/OAuth2-OIDC/github |
14.26 KB |
313.06 KB | 89.45% (🟡 +0.01%) |
/docs/configuration/authentication/OAuth2-OIDC/google |
14.67 KB |
313.47 KB | 89.56% (🟡 +0.02%) |
/docs/configuration/authentication/OAuth2-OIDC/keycloak |
14.71 KB |
313.5 KB | 89.57% (🟡 +0.02%) |
/docs/configuration/authentication/OAuth2-OIDC/token-reuse |
15.17 KB |
313.97 KB | 89.70% (🟡 +0.05%) |
/docs/configuration/authentication/SAML/auth0 |
15.25 KB |
314.04 KB | 89.73% (🟡 +0.02%) |
/docs/configuration/authentication/email |
16.32 KB |
315.12 KB | 90.03% (🟡 +0.03%) |
/docs/configuration/authentication/ldap |
14.22 KB |
313.02 KB | 89.43% (🟡 +0.02%) |
/docs/configuration/cdn |
13.2 KB |
312 KB | 89.14% (🟡 +0.02%) |
/docs/configuration/cdn/azure |
16.83 KB |
315.63 KB | 90.18% (🟡 +0.02%) |
/docs/configuration/cdn/firebase |
16.3 KB |
315.1 KB | 90.03% (🟡 +0.02%) |
/docs/configuration/cdn/s3 |
16.08 KB |
314.88 KB | 89.97% (🟡 +0.02%) |
/docs/configuration/docker_override |
15.22 KB |
314.02 KB | 89.72% (🟡 +0.02%) |
/docs/configuration/dotenv |
33.13 KB |
331.93 KB | 94.84% (🟡 +0.04%) |
/docs/configuration/librechat_yaml |
14.01 KB |
312.81 KB | 89.37% (🟡 +0.02%) |
/docs/configuration/librechat_yaml/ai_endpoints |
14.04 KB |
312.84 KB | 89.38% (🟡 +0.02%) |
/docs/configuration/librechat_yaml/ai_endpoints/anyscale |
13.52 KB |
312.31 KB | 89.23% (🟡 +0.02%) |
/docs/configuration/librechat_yaml/ai_endpoints/apipie |
14.65 KB |
313.45 KB | 89.56% (🟡 +0.01%) |
/docs/configuration/librechat_yaml/ai_endpoints/cohere |
13.88 KB |
312.67 KB | 89.34% (🟡 +0.02%) |
/docs/configuration/librechat_yaml/ai_endpoints/databricks |
13.62 KB |
312.42 KB | 89.26% (🟡 +0.02%) |
/docs/configuration/librechat_yaml/ai_endpoints/deepseek |
13.73 KB |
312.53 KB | 89.29% (🟡 +0.02%) |
/docs/configuration/librechat_yaml/ai_endpoints/fireworks |
13.68 KB |
312.47 KB | 89.28% (🟡 +0.02%) |
/docs/configuration/librechat_yaml/ai_endpoints/groq |
13.66 KB |
312.46 KB | 89.27% (🟡 +0.03%) |
/docs/configuration/librechat_yaml/ai_endpoints/huggingface |
14.71 KB |
313.51 KB | 89.57% (🟡 +0.02%) |
/docs/configuration/librechat_yaml/ai_endpoints/litellm |
13.51 KB |
312.31 KB | 89.23% (🟡 +0.02%) |
/docs/configuration/librechat_yaml/ai_endpoints/mistral |
13.86 KB |
312.66 KB | 89.33% (🟡 +0.02%) |
/docs/configuration/librechat_yaml/ai_endpoints/mlx |
13.74 KB |
312.54 KB | 89.30% (🟡 +0.02%) |
/docs/configuration/librechat_yaml/ai_endpoints/neurochain |
13.62 KB |
312.41 KB | 89.26% (🟡 +0.02%) |
/docs/configuration/librechat_yaml/ai_endpoints/ollama |
14.71 KB |
313.5 KB | 89.57% (🟡 +0.02%) |
/docs/configuration/librechat_yaml/ai_endpoints/openrouter |
13.87 KB |
312.66 KB | 89.33% (🟡 +0.02%) |
/docs/configuration/librechat_yaml/ai_endpoints/perplexity |
13.82 KB |
312.62 KB | 89.32% (🟡 +0.02%) |
/docs/configuration/librechat_yaml/ai_endpoints/portkey |
14.21 KB |
313 KB | 89.43% (🟡 +0.02%) |
/docs/configuration/librechat_yaml/ai_endpoints/shuttleai |
13.52 KB |
312.32 KB | 89.23% (🟡 +0.02%) |
/docs/configuration/librechat_yaml/ai_endpoints/vllm |
13.89 KB |
312.68 KB | 89.34% (🟡 +0.02%) |
/docs/configuration/librechat_yaml/ai_endpoints/vultrcloudinference |
13.55 KB |
312.34 KB | 89.24% (🟡 +0.02%) |
/docs/configuration/librechat_yaml/ai_endpoints/xai |
13.45 KB |
312.24 KB | 89.21% (🟡 +0.02%) |
/docs/configuration/librechat_yaml/example |
18.93 KB |
317.73 KB | 90.78% (🟡 +0.02%) |
/docs/configuration/librechat_yaml/object_structure/actions |
13.52 KB |
312.32 KB | 89.23% (🟡 +0.03%) |
/docs/configuration/librechat_yaml/object_structure/agents |
15.17 KB |
313.97 KB | 89.71% (🟡 +0.01%) |
/docs/configuration/librechat_yaml/object_structure/assistants_endpoint |
15.01 KB |
313.81 KB | 89.66% (🟡 +0.02%) |
/docs/configuration/librechat_yaml/object_structure/aws_bedrock |
13.96 KB |
312.76 KB | 89.36% (🟡 +0.02%) |
/docs/configuration/librechat_yaml/object_structure/azure_openai |
15.65 KB |
314.44 KB | 89.84% (🟡 +0.02%) |
/docs/configuration/librechat_yaml/object_structure/balance |
14.3 KB |
313.1 KB | 89.46% (🟡 +0.02%) |
/docs/configuration/librechat_yaml/object_structure/config |
17.75 KB |
316.54 KB | 90.44% (🟡 +0.07%) |
/docs/configuration/librechat_yaml/object_structure/custom_params |
13.77 KB |
312.57 KB | 89.30% (🟡 +0.02%) |
/docs/configuration/librechat_yaml/object_structure/default_params |
14.07 KB |
312.87 KB | 89.39% (🟡 +0.02%) |
/docs/configuration/librechat_yaml/object_structure/file_config |
15.79 KB |
314.59 KB | 89.88% (🟡 +0.02%) |
/docs/configuration/librechat_yaml/object_structure/interface |
15.88 KB |
314.68 KB | 89.91% (🟡 +0.02%) |
/docs/configuration/librechat_yaml/object_structure/mcp_servers |
17.16 KB |
315.95 KB | 90.27% (🟡 +0.02%) |
/docs/configuration/librechat_yaml/object_structure/model_config |
14.02 KB |
312.82 KB | 89.38% (🟡 +0.02%) |
/docs/configuration/librechat_yaml/object_structure/ocr |
14.32 KB |
313.12 KB | 89.46% (🟡 +0.02%) |
/docs/configuration/librechat_yaml/object_structure/registration |
13.71 KB |
312.5 KB | 89.29% (🟡 +0.02%) |
/docs/configuration/librechat_yaml/object_structure/shared_endpoint_settings |
14.36 KB |
313.15 KB | 89.47% (🟡 +0.02%) |
/docs/configuration/librechat_yaml/object_structure/turnstile |
14.19 KB |
312.99 KB | 89.43% (🟡 +0.02%) |
/docs/configuration/librechat_yaml/object_structure/web_search |
14.88 KB |
313.68 KB | 89.62% (🟡 +0.02%) |
/docs/configuration/librechat_yaml/setup |
13.81 KB |
312.6 KB | 89.32% (🟡 +0.01%) |
/docs/configuration/logging |
14.45 KB |
313.25 KB | 89.50% (🟡 +0.02%) |
/docs/configuration/meilisearch |
14.76 KB |
313.56 KB | 89.59% (🟡 +0.02%) |
/docs/configuration/metrics |
14.05 KB |
312.85 KB | 89.38% (🟡 +0.03%) |
/docs/configuration/mod_system |
14.93 KB |
313.73 KB | 89.64% (🟡 +0.02%) |
/docs/configuration/mongodb/mongodb_atlas |
14.59 KB |
313.39 KB | 89.54% (🟡 +0.02%) |
/docs/configuration/mongodb/mongodb_auth |
18.71 KB |
317.51 KB | 90.72% (🟡 +0.02%) |
/docs/configuration/mongodb/mongodb_community |
14.79 KB |
313.59 KB | 89.60% (🟡 +0.02%) |
/docs/configuration/pre_configured_ai |
13.63 KB |
312.42 KB | 89.26% (🟡 +0.02%) |
/docs/configuration/pre_configured_ai/anthropic |
13.34 KB |
312.13 KB | 89.18% (🟡 +0.02%) |
/docs/configuration/pre_configured_ai/assistants |
15.51 KB |
314.3 KB | 89.80% (🟡 +0.02%) |
/docs/configuration/pre_configured_ai/bedrock |
14.75 KB |
313.55 KB | 89.59% (🟡 +0.02%) |
/docs/configuration/pre_configured_ai/google |
16.24 KB |
315.03 KB | 90.01% (🟡 +0.02%) |
/docs/configuration/pre_configured_ai/openai |
13.82 KB |
312.62 KB | 89.32% (🟡 +0.02%) |
/docs/configuration/rag_api |
17.45 KB |
316.24 KB | 90.36% (🟡 +0.02%) |
/docs/configuration/tools |
14.7 KB |
313.5 KB | 89.57% (🟡 +0.02%) |
/docs/configuration/tools/azure_ai_search |
16.41 KB |
315.2 KB | 90.06% (🟡 +0.02%) |
/docs/configuration/tools/flux |
15.36 KB |
314.16 KB | 89.76% (🟡 +0.02%) |
/docs/configuration/tools/google_search |
14.23 KB |
313.03 KB | 89.44% (🟡 +0.02%) |
/docs/configuration/tools/openweather |
14.81 KB |
313.61 KB | 89.60% (🟡 +0.02%) |
/docs/configuration/tools/stable_diffusion |
14.49 KB |
313.28 KB | 89.51% (🟡 +0.02%) |
/docs/configuration/tools/wolfram |
13.32 KB |
312.11 KB | 89.17% (🟡 +0.03%) |
/docs/development |
14.04 KB |
312.84 KB | 89.38% (🟡 +0.02%) |
/docs/development/architecture |
12.92 KB |
311.72 KB | 89.06% (🟡 +0.02%) |
/docs/development/conventions |
15.76 KB |
314.55 KB | 89.87% (🟡 +0.03%) |
/docs/development/debugging |
12.98 KB |
311.77 KB | 89.08% (🟡 +0.02%) |
/docs/development/get_started |
16.15 KB |
314.95 KB | 89.99% (🟡 +0.02%) |
/docs/development/testing |
13.57 KB |
312.37 KB | 89.25% (🟡 +0.02%) |
/docs/documentation |
16.58 KB |
315.37 KB | 90.11% (🟡 +0.02%) |
/docs/documentation/examples |
25.25 KB |
324.05 KB | 92.59% (🟡 +0.02%) |
/docs/features |
20.73 KB |
319.53 KB | 91.29% (🟡 +0.09%) |
/docs/features/agents |
21.52 KB |
320.32 KB | 91.52% (🟡 +0.05%) |
/docs/features/artifacts |
15.24 KB |
314.04 KB | 89.72% (🟡 +0.03%) |
/docs/features/authentication |
13.83 KB |
312.62 KB | 89.32% (🟡 +0.02%) |
/docs/features/code_interpreter |
16.27 KB |
315.07 KB | 90.02% (🟡 +0.02%) |
/docs/features/fork |
15.04 KB |
313.84 KB | 89.67% (🟡 +0.02%) |
/docs/features/image_gen |
19.65 KB |
318.45 KB | 90.98% (🟡 +0.03%) |
/docs/features/import_convos |
13.86 KB |
312.66 KB | 89.33% (🟡 +0.02%) |
/docs/features/mod_system |
14.22 KB |
313.02 KB | 89.43% (🟡 +0.03%) |
/docs/features/ocr |
16.48 KB |
315.27 KB | 90.08% (🟡 +0.02%) |
/docs/features/password_reset |
13.58 KB |
312.38 KB | 89.25% (🟡 +0.02%) |
/docs/features/plugins |
14.72 KB |
313.51 KB | 89.58% (🟡 +0.02%) |
/docs/features/rag_api |
15.76 KB |
314.55 KB | 89.87% (🟡 +0.03%) |
/docs/features/search |
13.57 KB |
312.36 KB | 89.25% (🟡 +0.02%) |
/docs/features/temporary_chat |
13.54 KB |
312.33 KB | 89.24% (🟡 +0.02%) |
/docs/features/url_query |
16.93 KB |
315.73 KB | 90.21% (🟡 +0.02%) |
/docs/features/web_search |
16.08 KB |
314.87 KB | 89.96% (🟡 +0.02%) |
/docs/local |
18.37 KB |
317.17 KB | 90.62% (🟡 +0.02%) |
/docs/local/docker |
14.56 KB |
313.36 KB | 89.53% (🟡 +0.02%) |
/docs/local/helm_chart |
14.65 KB |
313.44 KB | 89.56% (🟡 +0.01%) |
/docs/local/npm |
14.73 KB |
313.52 KB | 89.58% (🟡 +0.04%) |
/docs/quick_start |
13.05 KB |
311.85 KB | 89.10% (🟡 +0.02%) |
/docs/quick_start/local_setup |
14.66 KB |
313.46 KB | 89.56% (🟡 +0.01%) |
/docs/remote |
18.19 KB |
316.99 KB | 90.57% (🟡 +0.02%) |
/docs/remote/cloudflare |
14.94 KB |
313.74 KB | 89.64% (🟡 +0.02%) |
/docs/remote/digitalocean |
16.38 KB |
315.17 KB | 90.05% (🟡 +0.02%) |
/docs/remote/docker_linux |
21.41 KB |
320.2 KB | 91.49% (🟡 +0.05%) |
/docs/remote/huggingface |
15.85 KB |
314.64 KB | 89.90% (🟡 +0.02%) |
/docs/remote/nginx |
16.1 KB |
314.9 KB | 89.97% (🟡 +0.03%) |
/docs/remote/ngrok |
13.72 KB |
312.52 KB | 89.29% (🟡 +0.02%) |
/docs/remote/railway |
14.16 KB |
312.96 KB | 89.42% (🟡 +0.02%) |
/docs/remote/traefik |
14.91 KB |
313.71 KB | 89.63% (🟡 +0.02%) |
/docs/translation |
19.25 KB |
318.05 KB | 90.87% (🟡 +0.02%) |
/docs/user_guides |
13.22 KB |
312.02 KB | 89.15% (🟡 +0.02%) |
/docs/user_guides/ai_overview |
13.72 KB |
312.51 KB | 89.29% (🟡 +0.02%) |
/docs/user_guides/mongodb |
14.88 KB |
313.68 KB | 89.62% (🟡 +0.02%) |
/docs/user_guides/presets |
14.96 KB |
313.76 KB | 89.65% (🟡 +0.02%) |
/privacy |
25.37 KB |
324.17 KB | 92.62% (🟡 +0.02%) |
/toolkit |
13.35 KB |
312.15 KB | 89.19% (🟡 +0.02%) |
/toolkit/creds_generator |
141.15 KB |
439.94 KB | 125.70% (🟡 +0.03%) |
/toolkit/yaml_checker |
168.56 KB |
467.36 KB | 133.53% (🟡 +0.02%) |
/tos |
13.92 KB |
312.72 KB | 89.35% (🟡 +0.02%) |
/unsubscribe |
55.74 KB |
354.54 KB | 101.30% (🟡 +0.01%) |
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.
No description provided.