Skip to content

Commit

Permalink
📝 docs: Update README.md [skip ci]
Browse files Browse the repository at this point in the history
canisminor1990 authored Nov 3, 2023
1 parent edfc112 commit e2da466
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -54,7 +54,7 @@ This is a function calling plugin for [Lobe Chat](https://github.com/lobehub/lob

## 📦 Plugin Ecosystem

Plugins provide a means to extend the \[Function Calling]\[fc-link] capabilities of LobeChat. They can be used to introduce new function calls and even new ways to render message results. If you are interested in plugin development, please refer to our [📘 Plugin Development Guide](https://github.com/lobehub/lobe-chat/wiki/Plugin-Development) in the Wiki.
Plugins provide a means to extend the Function Calling capabilities of LobeChat. They can be used to introduce new function calls and even new ways to render message results. If you are interested in plugin development, please refer to our [📘 Plugin Development Guide](https://github.com/lobehub/lobe-chat/wiki/Plugin-Development) in the Wiki.

- [lobe-chat-plugins][lobe-chat-plugins]: This is the plugin index for LobeChat. It accesses index.json from this repository to display a list of available plugins for LobeChat to the user.
- [chat-plugin-template][chat-plugin-template]: This is the plugin template for LobeChat plugin development.
@@ -157,4 +157,4 @@ This project is [MIT](./LICENSE) licensed.
[lobe-chat-plugins]: https://github.com/lobehub/lobe-chat-plugins
[pr-welcome-link]: https://github.com/lobehub/chat-plugin-clock-time/pulls
[pr-welcome-shield]: https://img.shields.io/badge/%F0%9F%A4%AF%20PR%20WELCOME-%E2%86%92-ffcb47?labelColor=black&style=for-the-badge
[profile-link]: https://github.com/lobehub
[profile-link]: https://github.com/lobehub

0 comments on commit e2da466

Please sign in to comment.