Home

Awesome

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

<div align="center"> <img height="120" src="https://registry.npmmirror.com/@lobehub/assets-emoji/1.3.0/files/assets/puzzle-piece.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-anim/1.0.0/files/assets/rocket.webp"> <h1>Plugin Template<br/><sup>LobeChat Plugin</sup></h1>

This is the plugin template for LobeChat plugin development

<br/>

Changelog Β· Report Bug Β· Request Feature

</div> <details> <summary><kbd>Table of contents</kbd></summary>

TOC

</details>

🌟 Features

<div align="right">

</div>

🀯 Usage

[!IMPORTANT]
See detail on πŸ“˜ Template usage

[!Note]
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.

Official PluginDescription
SearchEngineThis plugin allows for the use of the SerpApi search engine.
RealtimeWeatherThis plugin provides practical weather information by obtaining real-time weather data and can automatically update based on the user's location.
WebsiteCrawlerThis plugin automatically crawls the main content of a specified URL webpage and uses it as context input.
<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-template.git
$ cd chat-plugin-template
$ bun install
$ bun dev
<div align="right">

</div>

🀝 Contributing

Contributions of all types are more than welcome, if you are interested in contributing plugin, feel free 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 -->