Commit Graph

239 Commits

Author SHA1 Message Date
Danny Avila
cacf1c2fbd docs: Clarify configuration file usage and API key settings in documentation, closes #238 2025-04-25 14:03:56 -04:00
Marco Beretta
d7b0b76ba6 feat: Update demo images (#290) 2025-04-25 13:53:51 -04:00
Danny Avila
c919b8a3a8 fix: Update RAG API documentation for clarity on feature availability, closes #249 2025-04-25 13:17:48 -04:00
Danny Avila
cb59b14345 fix: Remove Hetzner reference from deployment comparison, closes #271 2025-04-25 13:13:13 -04:00
Danny Avila
0974015c57 🫙 fix: Azure Blob Storage Documentation (#289)
* fix: Update fileStrategy option to use "azure_blob" in configuration docs

* fix: Update CDN documentation for Azure Blob Storage and improve navigation
2025-04-25 13:08:50 -04:00
Danny Avila
54f77a1719 🎨 feat: Adds Image Gen Docs, fix broken links, usage stats, missing .env vars, formatting issues, bump Next.js (#288)
* docs: enhance API key setup instructions for clarity

* docs: update section title for API key setup clarity

* docs: add comprehensive guide for OpenAI image generation and editing tools

* docs: clarify Stable Diffusion section and update link in Image Generation overview

* docs: add Flux cloud generator configuration details and environment variables

* fix: Firebase CDN configuration link

* docs: enhance fileStrategy section with CDN options and notes

* docs: enhance Image Generation section with improved structure and pricing details

* docs: add Code Interpreter section with environment variable details and enterprise plan notes

* fix: formatting

* chore: bump next

* fix: correct markdown formatting for artifact example in agents documentation

* docs: add deprecation notices for tools, plugins, presets, and enhance image generation section

* feat: implement GitHub stats API and update Usage component to fetch stars dynamically

* fix: update Docker pulls value in Usage component
2025-04-25 12:21:27 -04:00
lensfa
4d2deca3f5 docs: Document AWS_ENDPOINT_URL for S3 configuration (#285)
This commit updates the documentation related to S3 storage configuration to include the `AWS_ENDPOINT_URL` environment variable. This variable was introduced in PR [#6431](https://github.com/danny-avila/LibreChat/pull/6431) to allow users to specify a custom endpoint URL for S3 connections, but the documentation is not update.

The changes include:
- Adding a description for `AWS_ENDPOINT_URL`, clarifying its purpose and indicating that it's optional.
2025-04-25 07:48:17 -04:00
Marco Beretta
e4eb9fbe4a docs: custom welcome user (#275) 2025-04-04 09:47:54 +02:00
Danny Avila
f9cd648514 feat: Config v1.2.4 Changelog (#280)
* feat: Add allowedProviders and addedEndpoints features for enhanced agent configuration

* wip: changelog 1.2.4

* feat: Enhance token balance management with auto-refill settings and detailed configuration options

* feat: Enhance balance management with new configuration options for auto-refill and user balances

* docs: Mark endpointsMenu setting as deprecated and provide migration guidance
2025-04-01 22:26:32 -04:00
Ruben Talstra
488722d632 I18n/added persian (#279)
* feat: Add Hungarian Language Support in Translations

* feat: Add Persian Language Support in Translations

* feat: Remove Hungarian language support from translations
2025-04-01 22:19:21 -04:00
Ruben Talstra
2c33080312 feat: Add Hungarian Language Support in Translations (#274) 2025-03-26 13:25:20 -04:00
Danny Avila
a8390fe01f feat: Update model specs documentation to include default values for icon visibility 2025-03-25 23:13:44 -04:00
Danny Avila
785a88aa78 chore: Correct formatting and indentation in agents documentation for clarity 2025-03-25 23:13:37 -04:00
Danny Avila
6363c4dd97 feat: Add shorthand for prompt parameter and introduce spec for model selection in URL query documentation 2025-03-25 23:13:29 -04:00
Mike Averto
652b08b364 feat: Update URL Param section to include automatic submit example (#269) 2025-03-21 17:39:51 -04:00
Ruben Talstra
c8cbd30437 feat: Add balance management configuration to YAML and update token usage documentation (#272)
* feat: Add balance management configuration to YAML and update token usage documentation

* feat: Update balance management section in documentation with new YAML configuration options

* feat: Update balance configuration in interface.mdx to include auto-refill options

* feat: Add balance management documentation and configuration options
2025-03-21 17:32:43 -04:00
Danny Avila
4376a217d0 feat: Update S3 documentation to include DeleteObject permission 2025-03-21 14:18:20 -04:00
Ruben Talstra
4bf1f8fb4b feat: Add support for LDAP StartTLS and update documentation for LDAP settings (#270) 2025-03-21 07:54:31 -04:00
Ruben Talstra
07d1d9af47 feat: Add Azure Blob Storage and Amazon S3 CDN setup documentation and update metadata (#256)
* feat: Add Azure Blob Storage CDN setup documentation and update metadata

* feat: Add Amazon S3 CDN setup documentation and update existing CDN options

* feat: Enhance Amazon S3 CDN setup documentation with IRSA support for Kubernetes

* feat: Update Azure Blob Storage setup documentation to include Managed Identity authentication options
2025-03-19 10:46:30 -04:00
heptapod
bf246a058e docs: Adding documentation for OIDC Auto-Redirect #5683 (#250) 2025-03-19 09:53:03 -04:00
Danny Avila
01f5642e98 fix: Replace Next.js Image component with standard img tag in agents documentation 2025-03-19 02:11:59 -04:00
Danny Avila
75757db822 feat: Add HTTPS headers for librechat.ai domains (#266) 2025-03-19 02:09:19 -04:00
Danny Avila
6e07c668e4 ⏱ feat: Add Timeout Options and Update Agent Chain Image (#265)
* fix: Update Agent Chain Image to External Source and Remove Local File

* 📝 feat: Add timeout and initTimeout configuration options for MCP server requests

* WIP: Add `timeout` and `initTimeout` options for MCP server configuration
2025-03-19 02:00:31 -04:00
BF4C5B1330
34bef24e0b Clarify visibility of "new" models. (#261)
I struggled a long time with this, thinking something was wrong with my install.
I think this would be helpful to have mentioned here.

Source: https://github.com/danny-avila/LibreChat/discussions/1682#discussioncomment-8310689
2025-03-19 01:56:14 -04:00
Hasan Khan
72bfc9608b Update perplexity.mdx (#263)
Updated models that work in March 2025
2025-03-19 01:55:58 -04:00
Danny Avila
df2fa1bd4b 📝 feat: Agents maxRecursionLimit, Config Version Update, Agent Chain And Missing Artifacts Info (#264)
* 📝 feat: Update agent capabilities to include 'artifacts' and 'chain'

* 📝 feat: Add Agent Chain capability and Advanced Settings documentation

* 📝 feat: Add maxRecursionLimit option to agents configuration and update documentation

* 📝 feat: Update agents configuration with maxRecursionLimit and enhance capabilities documentation

* feat: Update Agent Chain documentation to include beta status and maximum agent limit
2025-03-17 16:37:18 -04:00
Danny Avila
214d8bb281 📝 feat: File Context (OCR) or Upload Files as Text (#262)
* 🌍 docs: Add OCR configuration documentation and object structure

* 🌍 docs: Enhance OCR capabilities documentation and add new feature details

* 🌍 docs: Add OCR configuration details and update links in documentation

* 🌍 docs: Update OCR configuration details and enhance documentation for new features

* 🌍 docs: Add OCR capability details and update changelog for new text extraction features

* 🌍 docs: Clarify OCR processing details in agent context and update documentation for text extraction

* 🌍 docs: Update OCR documentation title and enhance configuration details for Mistral model

* fix: example OCR `mistralModel` and clarifying comment on configuration
2025-03-10 17:23:59 -04:00
Ruben Talstra
0955c987e9 🌍 i18n: Add Thai Language Support in Translations (#259)
* 🌍 i18n: Add Thai Language Support in Translations

* fix: Update Locize Logo image source in documentation
2025-03-07 11:58:07 -05:00
Danny Avila
3f404d926b v0.7.7 (#258)
* fix: release note hyperlinks

* fix: update ogImage for v0.7.7 release and add new image file
2025-03-07 11:04:03 -05:00
Danny Avila
ec5b527f10 🚀 docs: Update Changelog, Artifacts Bundler, Deprecation Warnings, Broken links (#257)
* fix: broken /docs link, closes #253

* fix: broken /docs link, closes #251, #226

* fix: broken /docs link, closes #195

* fix: mark deprecated title model settings for Anthropic, Google, and OpenAI; update documentation for titleModel usage

* fix: update credentials configuration section; add deprecation warning for plugins; fix header ordering

* docs: add self-hosting instructions for Sandpack bundler; enhance privacy and security details

*  v0.7.7

* fix: update changelog for v0.7.7; refine security features and enhance development capabilities
2025-03-07 09:24:13 -05:00
Ruben Talstra
5a889853f0 🌍 i18n: Add Georgian Language Support in Translations (#246) 2025-03-03 12:43:52 -05:00
Danny Avila
f520af2654 🔼 feat: Add runCode option to interface configuration (#244) 2025-02-23 14:01:49 -05:00
Ruben Talstra
f5ee4e2d0f feat: Add Custom Welcome Message Support in LibreChat (#236)
* feat: Add Custom Welcome Message Support in LibreChat [#5870](https://github.com/danny-avila/LibreChat/pull/5870)

* 📜 docs: update dotenv.mdx and interface.mdx to remove custom welcome message references
2025-02-22 17:42:46 -05:00
Danny Avila
bce321dbbb 📖 docs: MEILI_NO_SYNC, TRUST_PROXY, and Support for Redis Clusters (#243)
* docs: Add instructions for disabling MeiliSearch index sync in multi-node setups

* 📖 add section on Trust Proxy configuration in dotenv.mdx

* Updated REDIS section in dotenv.mdx

* chore: fix char issue

---------

Co-authored-by: Pedro Reis <kaphwor@sapo.pt>
Co-authored-by: Gil Assunção <gil.assuncao@parceiros.nos.pt>
2025-02-20 17:39:38 -05:00
Danny Avila
15a0eee00c 📅 feat: Add 2025 Roadmap Blog Post (#242)
* 📅 feat: Add 2025 roadmap blog post with upcoming features and partnerships

* 🔨 refactor: Migrate Subscriber model to TypeScript and update API handler for type safety

* chore: remove comment

* fix: build issues with numeric blog tag

* chore: update discussion links in 2025 roadmap blog post
2025-02-20 14:43:12 -05:00
Mendel Gordon
9c5b3a9064 Update huggingface.mdx (#237)
Add meilisearch instructions for huggingface spaces
2025-02-14 15:59:55 -05:00
Ruben Talstra
9c2c6bb867 🌍 fix: changed zh to zh-Hans and pt --> pt-BR and pt-PT (#235)
* fix: changed `zh` to `zh-Hans`

* refactor: `pt` --> `pt-BR` and `pt-PT`
2025-02-14 08:29:53 -05:00
Ruben Talstra
4cc41a11bb blog: New Translation Tool (#233)
* blog: `New Translation Tool`

* blog: `New Translation Tool`
2025-02-13 17:46:25 +01:00
owengo
d661219451 🔨 feat: Use x-strict attribute in OpenAPI Actions for Strict Function Definition (#219)
Co-authored-by: Olivier Schiavo <olivier.schiavo@wengo.com>
2025-02-10 16:04:33 -05:00
Ruben Talstra
f4e16af5db 🌎 i18n: Translation Docs (#232)
* added new translation docs. removed old /development/translation.mdx file to make it more accessible to find.

* refactor: table to right format.

* fix: cleaned up some code

* updated: created per language an invitation key
2025-02-10 09:05:26 -05:00
Marco Beretta
f93666cebd 📄 docs: update token usage by removing unnecessary phrase (#229) 2025-02-09 17:24:26 +01:00
Maximilian Brueckl
1067452409 🛂 docs: fill correct callback urls for authelia OIDC (#171)
Fix documentation of authelia OIDC integration by:
- improve docker run command with '--rm'
- switch to newer yaml syntax for authelia identity provider definition
- fill correct OPENID_ISSUER and OPENID_CALLBACK_URL in dotenv file

Co-authored-by: Danny Avila <danny@librechat.ai>
2025-02-06 21:43:51 -05:00
Minimoto
92ad737a74 🛂 docs: ALLOW_SOCIAL_LOGIN note in OIDC Azure docs.mdx (#137)
Added the variable to ensure the OpenID button appears. If the value is set to false, it will not appear.
2025-02-06 21:40:24 -05:00
Nobuhiro Oto
6e13614731 🔗 fix: broken link in tools_and_plugins.mdx (#209)
Updated moved link
2025-02-06 21:39:02 -05:00
Nobuhiro Oto
3481d58acd 🔧 fix: Correct typo in tools_and_plugins.mdx (#210)
Fixed a typo
2025-02-06 21:38:20 -05:00
Ruben Talstra
af3097cd74 🏢 docs: GitHub Enterprise Auth SSO (#217)
* updated GitHub auth for enterprise login.

* dotenv.mdx
2025-02-06 21:37:30 -05:00
Marco Beretta
d1aba87f9e 🌿 docs: update docker_linux.mdx to the librechat.ai's creds generator (#222)
* 🌿 docs: update docker_linux.mdx to the librechat.ai's creds generator

* Update fork.mdx
2025-02-06 21:36:45 -05:00
Ruben Talstra
8d64548bf7 🍎 docs: updated dotenv.mdx for apple auth (#218) 2025-02-06 21:35:27 -05:00
Arya Senna
bdd895bb49 📝 docs: Add documentation about Temporary Chats feature. (#224)
* 📝 docs: Add documentation about Temporary Chats feature.

* 📝 docs: Add screenshots to Temporary Chats page, and bold the note section.

* 📝 docs: Remove wrong notice about possibility of manual deletion. Add clarification pressing X will disable temporary chat.
2025-02-06 21:35:00 -05:00
Danny Avila
cce0e885ee ⚙️ docs: GOOGLE_EXCLUDE_SAFETY_SETTINGS & CONSOLE_JSON_STRING_LENGTH (#225)
* 📘 docs: Update Google safety settings documentation and add exclusion option

* 📘 docs: Add configuration option for console JSON string length truncation
2025-02-06 21:34:10 -05:00