mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-09-22 06:00:56 +02:00
docs: add "chatgpt_plugins_openapi.md" to readme.md and mkdocs (#655)
* docs: add chatgpt_plugins_openapi.md to toc * docs: add chatgpt_plugins_openapi.md to mkdocs toc
This commit is contained in:
parent
514f625b8f
commit
0246f164b0
2 changed files with 2 additions and 0 deletions
|
@ -85,6 +85,7 @@ Keep up with the latest updates by visiting the releases page - [Releases](https
|
|||
* [Stable Diffusion](docs/features/plugins/stable_diffusion.md)
|
||||
* [Wolfram](docs/features/plugins/wolfram.md)
|
||||
* [Make Your Own Plugin](docs/features/plugins/make_your_own.md)
|
||||
* [Using official ChatGPT Plugins](docs/features/plugins/chatgpt_plugins_openapi.md)
|
||||
|
||||
* [Proxy](docs/features/proxy.md)
|
||||
* [Bing Jailbreak](docs/features/bing_jailbreak.md)
|
||||
|
|
|
@ -94,6 +94,7 @@ nav:
|
|||
- Stable Diffusion: 'features/plugins/stable_diffusion.md'
|
||||
- Wolfram: 'features/plugins/wolfram.md'
|
||||
- Make Your Own Plugin: 'features/plugins/make_your_own.md'
|
||||
- Using official ChatGPT Plugins: 'features/plugins/chatgpt_plugins_openapi.md'
|
||||
- Proxy: 'features/proxy.md'
|
||||
- Bing Jailbreak: 'features/bing_jailbreak.md'
|
||||
- Cloud Deployment:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue