mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-21 10:50:14 +01:00
* mkdocs plugins: add plugin for social cards and plugin that allow to exclude a folder * docs: fix hyperlinks * mkdocs: social cards (descriptions) for 'contributions' and 'deployment' guides * mkdocs: social cards (descriptions) for all 'index.md' * mkdocs: social cards (descriptions) for 'features' and 'plugins' * mkdocs: social cards (descriptions) for 'general_info' * mkdocs: social cards (descriptions) for 'configuration' * mkdocs: social cards (descriptions) for 'installation' * mkdocs: minor fixes * update librechat.svg * update how_to_contribute.md add reference to the official GitHub documentation
32 lines
No EOL
1,004 B
Markdown
32 lines
No EOL
1,004 B
Markdown
---
|
|
title: Features
|
|
description: "✨ In-depth guides about various LibreChat features: plugins, presets, automated moderation, logging..."
|
|
weight: 2
|
|
---
|
|
|
|
# Features
|
|
|
|
---
|
|
|
|
* 🔌[Plugins](./plugins/index.md)
|
|
* 🔌 [Introduction](./plugins/introduction.md)
|
|
* 🛠️ [Make Your Own](./plugins/make_your_own.md)
|
|
* 🧑💼 [Official ChatGPT Plugins](./plugins/chatgpt_plugins_openapi.md)
|
|
* 🔎 [Google Search](./plugins/google_search.md)
|
|
* 🖌️ [Stable Diffusion](./plugins/stable_diffusion.md)
|
|
* 🧠 [Wolfram|Alpha](./plugins/wolfram.md)
|
|
* ⚡ [Azure AI Search](./plugins/azure_ai_search.md)
|
|
* 🔖 [Presets](./presets.md)
|
|
|
|
---
|
|
|
|
* 🔨 [Automated Moderation](./mod_system.md)
|
|
* 🪙 [Token Usage](./token_usage.md)
|
|
* 🍃 [Manage Your Database](./manage_your_database.md)
|
|
* 🪵 [Logging System](./logging_system.md)
|
|
* 📦 [PandoraNext](./pandoranext.md)
|
|
* 😈 [Bing Jailbreak](./bing_jailbreak.md)
|
|
|
|
---
|
|
|
|
* ✨ [Third-Party Tools and Contributions](./third_party.md) |