Commit Graph

199 Commits

Author SHA1 Message Date
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
Danny Avila
eec560869e 🪙 feat: automatically add start balance (#168)
* Adding information about the starting balance

* Adding information about the starting balance

* chore: type fixes

* fix: MDX build errors

* chore: explicit typing

* chore: improve typing for author metadata socials

* chore: strict assertion

---------

Co-authored-by: MSITE.TOP <admin@msite.top>
2024-11-16 10:20:25 -05:00
Sajid Ali
816db32535 Update portkey.mdx (#167) 2024-11-15 11:24:01 -05:00
Aaron Korte
75f543884f Deduplicate plugins block (#163) 2024-11-08 10:35:22 -05:00
Danny Avila
c929dcb57b feat: known endpoint, xAI (#161) 2024-11-04 16:29:14 -05:00
Fuegovic
5976a44209 Update huggingface.mdx (#153) 2024-10-29 01:41:55 -04:00
pauliustumas
71686e6fa4 Adding NeurochainAI documentation (#138)
* Addidng NeurochainAI documentation neurochain.mdx

* Update neurochain.mdx

- add icon
- remove "known endpoint"
- close code block

---------

Co-authored-by: Fuegovic
2024-10-29 01:15:36 -04:00
Marco Beretta
d4f71202dc 0.7.5 thumbnail update (#151)
* feat: 0.7.5 thumbnail

* Update v0.7.5.mdx
2024-10-28 20:51:01 +01:00
Danny Avila
8c1646059d 🔃 feat: add configurable index.html cache headers (#150)
* feat: add configurable index.html cache headers

* chore: mdx headers-  static file handling and index HTML cache control
2024-10-28 11:01:42 -04:00
Marco Beretta
3d51178266 Update dotenv.mdx 2024-10-27 23:14:50 +01:00
Danny Avila
8947755130 v0.7.5 (#148) 2024-10-25 06:59:23 -04:00
siddharth Sambharia
c58c9a5b3e Add Portkey Custom Endpoints (#134)
* Create portkey.mdx

* Update portkey.mdx
2024-10-22 11:03:53 -04:00
Tim Manik
19db226eb3 Update rag_api.mdx (#146)
details about RAG_USE_FULL_CONTEXT variable
2024-10-22 10:57:59 -04:00
HomeDev68
84c61baf8a Update local_setup.mdx (#140)
Added the -d flag to docker compose to run it in the background
2024-10-20 12:17:06 -04:00
Mayur
15a9c3d83c Update railway.mdx (#136)
Add a bit more info for non-tech users to find the "redeploy" option. Took me a while the first time.
2024-10-13 11:30:44 +02:00
Michael Menanno
15e8a476b7 fix type in dotenv.mdx (#129) 2024-09-21 12:51:22 -04:00
Alex Jarvis-Blanks
a00800fc97 authelia.mdx (#126) 2024-09-21 12:49:33 -04:00
Maxim Bonnaerens
dd2f18e019 feat: Allow other LDAP field besides "mail" to map to email address (#128)
See https://github.com/danny-avila/LibreChat/pull/4127
2024-09-21 10:43:50 -04:00