🧩 / 🔍 SearchEngine - This plugin allows for the use of the SerpApi search engine.
48
stars
70
commits
TypeScript
primary language
Jan 23, 2024
updated
This plugin allows for the use of the SerpApi search engine
Changelog · Report Bug · Request Feature

This is a function calling plugin for Lobe Chat, you can install it in plugin setting page.
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.
You can use Github Codespaces for online development:
Or clone it for local development:
$ git clone https://github.com/lobehub/chat-plugin-search-engine.git
$ cd chat-plugin-search-engine
$ bun install
$ bun dev
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.
TypeScript
94.1%
JavaScript
4.1%
Shell
1.8%
🧩 / 🔍 SearchEngine - This plugin allows for the use of the SerpApi search engine.
48
stars
70
commits
TypeScript
primary language
Jan 23, 2024
updated
This plugin allows for the use of the SerpApi search engine
Changelog · Report Bug · Request Feature

This is a function calling plugin for Lobe Chat, you can install it in plugin setting page.
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.
You can use Github Codespaces for online development:
Or clone it for local development:
$ git clone https://github.com/lobehub/chat-plugin-search-engine.git
$ cd chat-plugin-search-engine
$ bun install
$ bun dev
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.
TypeScript
94.1%
JavaScript
4.1%
Shell
1.8%