@lobehub/chat-plugin-search-engine
v1.3.2
Published
Lobe Chat Search Engine Plugin
Downloads
12
Readme
Search Engine using SerpApi
Changelog · Report Bug · Request Feature
TOC
📦 Installation
TOBE DONE
🤯 Usage
Compile with NextJS
by work correct with nextjs ssr, add transpilePackages: ['@lobehub/chat-plugin-search-engine']
to next.config.js
. For example:
// next.config.js
const nextConfig = {
// ...other config
transpilePackages: ['@lobehub/chat-plugin-search-engine'],
};
⌨️ Local Development
You can use Gitpod for online development:
Or clone it for local development:
$ git clone https://github.com/lobehub/chat-plugin-search-engine.git
$ cd lobe-ui
$ pnpm install
$ pnpm start
🤝 Contributing
📊 Total: 3