mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-17 17:00:15 +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
14 lines
No EOL
512 B
Markdown
14 lines
No EOL
512 B
Markdown
---
|
|
title: Plugins
|
|
description: 🔌 All about plugins, how to make them, how use the official ChatGPT plugins, and how to configure custom plugins.
|
|
weight: -10
|
|
---
|
|
|
|
# Plugins
|
|
* 🔌 [Introduction](./introduction.md)
|
|
* 🛠️ [Make Your Own](./make_your_own.md)
|
|
* 🧑💼 [Official ChatGPT Plugins](./chatgpt_plugins_openapi.md)
|
|
* 🔎 [Google Search](./google_search.md)
|
|
* 🖌️ [Stable Diffusion](./stable_diffusion.md)
|
|
* 🧠 [Wolfram|Alpha](./wolfram.md)
|
|
* ⚡ [Azure AI Search](./azure_ai_search.md) |