lobehub / chat-plugin-sdk

🧩 Lobe Chat Plugin SDK - The LobeChat Plugin SDK assists you in creating exceptional chat plugins for Lobe Chat.
https://chat-plugin-sdk.lobehub.com
MIT License
44 stars 20 forks source link
ai chatgpt function-calling lobe-chat lobe-chat-plugin openai sdk

Chat Plugin SDK

SDK for LobeChat funciton calling plugins [![][🀯-🧩-lobehub-shield]][🀯-🧩-lobehub-link] [![][npm-release-shield]][npm-release-link] [![][github-releasedate-shield]][github-releasedate-link] [![][github-action-test-shield]][github-action-test-link] [![][github-action-release-shield]][github-action-release-link]
[![][github-contributors-shield]][github-contributors-link] [![][github-forks-shield]][github-forks-link] [![][github-stars-shield]][github-stars-link] [![][github-issues-shield]][github-issues-link] [![][github-license-shield]][github-license-link] [Changelog](./CHANGELOG.md) Β· [Report Bug][github-issues-link] Β· [Request Feature][github-issues-link] ![](https://raw.githubusercontent.com/andreasbm/readme/master/assets/lines/rainbow.png)
Table of contents #### TOC - [🀯 Usage](#-usage) - [πŸ“¦ Plugin Ecosystem](#-plugin-ecosystem) - [⌨️ Local Development](#️-local-development) - [🀝 Contributing](#-contributing) - [πŸ”— Links](#-links) ####

🀯 Usage

The LobeChat Plugin SDK assists you in creating exceptional chat plugins for Lobe Chat.

[!Important] πŸ“˜ SDK Document - https://chat-plugin-sdk.lobehub.com

[![][back-to-top]](#readme-top)

πŸ“¦ Plugin Ecosystem

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 in the Wiki.

[![][back-to-top]](#readme-top)

⌨️ Local Development

You can use Github Codespaces for online development:

Or clone it for local development:

$ git clone https://github.com/lobehub/chat-plugin-sdk.git
$ cd chat-plugin-sdk
$ bun install
$ bun dev
[![][back-to-top]](#readme-top)

🀝 Contributing

Contributions of all types are more than welcome, if you are interested in contributing code, feel free to check out our GitHub Issues to get stuck in to show us what you’re made of.

[![][back-to-top]](#readme-top)

πŸ”— Links

[![][back-to-top]](#readme-top)

πŸ“ License

Copyright Β© 2023 LobeHub.
This project is MIT licensed.