LibreChat/docs/features/index.md
Fuegovic b37f55cd3a
📝 docs update: remove ChatGPTbrowser and other small fixes (#1686)
* 🧼 docs: remove references to ChatGPTbrowser and PandoraNext

* docs: clean up .env file

Update OpenAI models with the list of automatically fetched models, update Plugin models with the list of models supporting functions, comment out ToC in custom_config.md since it conflicts with mkdock right sidebar ToC

* 🖋️ docs: fix formatting in linux_install.md

* docs: update example model lists in dotenv.md

* docs: update breaking_changesv.md
2024-01-31 08:20:07 -05:00

33 lines
No EOL
1 KiB
Markdown

---
title: Features
description: "✨ In-depth guides about various LibreChat features: plugins, presets, automated moderation, logging..."
weight: 2
---
# Features
---
* 🤖[Custom Endpoints](../install/configuration/custom_config.md)
* 🔌[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)
* 🔥 [Firebase CDN](./firebase.md)
* 🍃 [Manage Your Database](./manage_your_database.md)
* 🪵 [Logging System](./logging_system.md)
* 😈 [Bing Jailbreak](./bing_jailbreak.md)
---
* ✨ [Third-Party Tools and Contributions](./third_party.md)