Home

Awesome

<a name="readme-top"></a>

<div align="center"> <img height="120" src="https://registry.npmmirror.com/@lobehub/assets-logo/1.0.0/files/assets/logo-3d.webp"> <img height="120" src="https://gw.alipayobjects.com/zos/kitchen/qJ3l3EPsdW/split.svg"> <img height="120" src="https://registry.npmmirror.com/@lobehub/assets-emoji/1.3.0/files/assets/puzzle-piece.webp"> <h1>Chat Plugin SDK</h1>

SDK for LobeChat funciton calling plugins

<br/>

Changelog Β· Report Bug Β· Request Feature

</div> <!-- LINK GROUP --> <details> <summary><kbd>Table of contents</kbd></summary>

TOC

</details>

🀯 Usage

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

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

<div align="right">

</div>

πŸ“¦ 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.

<div align="right">

</div>

⌨️ 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
<div align="right">

</div>

🀝 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.

<div align="right">

</div>

πŸ”— Links

<div align="right">

</div>

πŸ“ License

Copyright Β© 2023 LobeHub. <br /> This project is MIT licensed.

<!-- LINK GROUP -->