@lobehub/chat-plugin-search-engine

1.3.2 • Public • Published

Search Engine
LobeChat Plugin

Search Engine using SerpApi

Changelog · Report Bug · Request Feature

plugin release releaseDate ciTest ciRelease
contributors forks stargazers issues

Table of contents

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:

Open in Gitpod

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


📝 License

Copyright © 2023 LobeHub.
This project is MIT licensed.

Readme

Keywords

none

Package Sidebar

Install

npm i @lobehub/chat-plugin-search-engine

Weekly Downloads

1

Version

1.3.2

License

none

Unpacked Size

31.5 kB

Total Files

4

Last publish

Collaborators

  • canisminor1990
  • arvinxx