416 Commits

Author SHA1 Message Date
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
allen
08a92052eb 📂 docs: outdated link for openai assistants tools support file types (#223) 2025-02-06 21:30:11 -05:00
Danny Avila
b5e589071c 📝 docs: Corrections, Metrics, YouTube API, and OpenID Redirect (#216)
* Update mcp_servers.mdx to reflect correct MCP documentation URL

The URL for MCP documentation was wrong

* Provide documentation for Monitoring/Metrics

We wrote a LibreChat metrics exporter for Prometheus a while ago and
have been running it on our production LibreChat for a while to monitor
how the tool is being used and to alert us if there are any problems.

This patch adds a simple documentation (because deploying is actually
pretty simple) of how to set-up the metrics exporter for your LibreChat.

We are hoping this will help others as well.

* 📘 docs: Add YouTube API integration details to tools documentation

* chore: Update upload-artifact action to version 4 in bundle analysis workflow

* feat: Add OPENID_USE_END_SESSION_ENDPOINT option for logout redirection in OIDC configurations

---------

Co-authored-by: Aldrin Salazar <salazar.aldrin@gmail.com>
Co-authored-by: Lars Kiesow <lkiesow@uos.de>
Co-authored-by: Danilo Pejakovic <danilo.pejakovic@leoninestudios.com>
2025-02-03 10:52:53 -05:00
Ruben Talstra
68922670e9 🍎 feat: Apple auth (#204)
* started with the docs

* Update Apple OAuth2-OIDC authentication configuration guide

Expanded and clarified the configuration process for integrating Apple OAuth2 authentication with LibreChat. Organized instructions with improved structure, added detailed steps, and included image references for better guidance. Enhanced troubleshooting section for common issues and solutions.
2025-01-31 09:51:36 -05:00
Brad Russell
0103eca1a9 📘 docs: Update Azure OAuth2 to Clarify Variable Requirement (#189) 2025-01-21 09:25:41 -05:00
Danny Avila
60005b0d0b 🐋 docs: Deepseek Example & Token Usage Docker Commands (#201)
* docs: enhance authentication and token usage documentation with deployment context

* feat: add deepseek example
2025-01-21 09:19:10 -05:00
JM Addington
e12240b71b 📘 docs: add OpenWeather plugin configuration and usage instructions (#196) 2025-01-10 08:54:29 -05:00
Danny Avila
36f89b78a3 🤖 refactor: Update Docs for Model Specs (#197)
*  style: enhance toc and sidebar footer with gradient background and sticky positioning

* refactor: URL encoding guidelines for query parameters

* WIP: re-organize model specs information

* WIP: remove duplicate docs

* docs: add imageDetail parameter for image quality in URL query documentation

* docs: update model specs documentation with parameter descriptions and examples

* docs: add required field indication for list in model specs documentation

* docs: add append_current_datetime option to model specs and URL query documentation
2025-01-08 21:53:06 -05:00
Danny Avila
34a6aede83 📘 docs: URL query params for dynamic chat (#193)
* 📘 docs: URL query params for dynamic chat configuration

* 📘 docs: update AI Endpoints and URL query examples for clarity and consistency

* 📘 docs: add 'Artifacts - Generative UI' to features metadata
2025-01-04 20:36:04 -05:00
Danny Avila
a72635ccb4 📘 docs: update Code Interpreter API limitations and add Rscript support (#191)
* 📘 docs: update Code Interpreter API limitations and add Rscript support

* 🚀 feat: Add recursionLimit to Agents Config for controlling maximum recursion depth
2025-01-03 16:41:58 -05:00
Michael Biskach
d78d8639df 🖼️ fix: missing images on Azure AI Search page (#192) 2025-01-03 15:33:58 -05:00
Marco Beretta
2640bd3a00 📘 docs: update dotenv ENDPOINTS example 2024-12-22 18:04:00 +01:00
Danny Avila
c76790ee2d v0.7.6 (#185) 2024-12-20 11:43:50 -05:00
Danny Avila
0426373b79 📘 fix: broken link in LibreChat YAML configuration (#180) 2024-12-17 13:17:32 -05:00
Danny Avila
9156f9a024 🚀 feat: Add Initial MCP Support (Tools) to Agents and Assistants (#183) 2024-12-17 13:17:13 -05:00
Danny Avila
803ff0bf7f 📘 docs: Add Actions Object Structure and update Agents configuration (#182) 2024-12-12 12:25:23 -05:00
Danny Avila
c67e4ac2d7 📘 docs: Add Agents Config (#178)
* feat: Add agents feature toggle to configuration documentation

* docs: v1.1.9 agents config

* docs: Clarify permissions for accessing agent instructions and tools
2024-12-11 17:29:18 -05:00
Marco Beretta
d1e659671a 🎨 style: Hero Section Updates and ContainerScroll Refactor (#177) 2024-12-11 11:24:32 -05:00
Danny Avila
9c0a702bbe 🧹 chore: minor fixes and documentation updates (#175)
* fix: sparkles overflow, remove for now

* docs: mark plugins feature as deprecated in favor of Agents

* feat: add Code Interpreter API section to documentation and footer menu
2024-12-07 13:10:45 -05:00
Danny Avila
113249efca 🪄 refactor: UI Refresh & Agents/Code Interpreter Docs (#174)
*  feat: update home page layout and add usage statistics components

* 🔃 chore: clean up eslint-module-utils dependency entries in pnpm-lock.yaml

*  feat: a lot of things

*  feat: UI adjustements

*  feat: improve author card links, update background colors, and enhance layout responsiveness

* chore: update bun

*  feat: update GitHub stars and Docker pulls statistics

*  feat: update demo link to new preview URL

*  feat: update features section with new Code Interpreter and adjust layout

*  feat: add emoji to Quick Start title for enhanced visibility

* refactor: move user guides to features section

*  feat: add emojis to installation and user guides for improved clarity

*  feat: update Hero component title and description for clarity and enhance demo link

* feat: agents page

*  feat: update agents documentation to clarify built-in tools and mention future integrations

*  feat: add Code Interpreter API documentation and update agents metadata

*  feat: add Code Interpreter page metadata and integrate sparkles effect in Hero component

* chore: comment out NewsletterForm component in Home page

* style: code interpreter gif for features box

* fix: update Agents link to point to the correct features documentation

* fix: pnpm lockfile

* docs: API key notes for code interpreter api

* refactor: improve MobileSwitch component with TypeScript types and null check

* chore: types, packages

* chore: update ESLint configuration and add linting step to CI workflow
fix: update rotate prop type in Card component to accept number or string

* docs: add section on intellectual property protection for Code Interpreter

* docs: refine agents customization features in documentation

* style: hero page

---------

Co-authored-by: Marco Beretta <81851188+berry-13@users.noreply.github.com>
2024-12-07 12:42:17 -05:00
Josh Campbell
a058b0d3bd docs: Content-Security-Policy and loading HTML apps with Artifacts (#158)
I put LibreChat on a VPS and was trying out the Artifacts feature but noticed the apps wouldn't load. The right panel would show:

```
"This content is blocked. Contact the site owner to fix the issue."
``` 

and then

```
Couldn't connect to server

This means sandpack cannot connect to the runtime or your network is having some issues. Please check the network tab in your browser and try again. If the problem persists, report it via email or submit an issue on GitHub.

ENV: create-react-app
ERROR: TIME_OUT
```

I updated my web server's Content-Security-Policy to include `frame-src 'self' https://*.codesandbox.io` and that fixed the issue. I figured I would document that here for others.
2024-12-03 17:21:02 -05:00
Dennis Benz
ba4151d53e feat: Set balance (#160) 2024-12-03 17:12:25 -05:00
Marco Beretta
7a27b95dc0 feat: url demo update (#173)
* Update FooterMenu.tsx

* Update next.config.mjs

* Update demo.mdx

* Update _meta.ts
2024-11-30 22:00:05 +01:00
Danny Avila
d968123355 feat: add support for version specification in Azure Group-level Config (#170)
* feat: add support for version specification in Azure Group-level Configuration, update docs

* Update azure.mdx typo

* Update azure.mdx
2024-11-25 14:33:50 -05:00