Giter Club home page Giter Club logo

chat-plugin-search-engine's Introduction

Search Engine
LobeChat Plugin

This plugin allows for the use of the SerpApi search engine


Changelog · Report Bug · Request Feature

Table of contents

TOC

🤯 Usage

This is a function calling plugin for Lobe Chat, you can install it in plugin setting page.

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

  • lobe-chat-plugins: This is the plugin index for LobeChat. It accesses index.json from this repository to display a list of available plugins for LobeChat to the user.
  • chat-plugin-template: This is the plugin template for LobeChat plugin development.
  • @lobehub/chat-plugin-sdk: The LobeChat Plugin SDK assists you in creating exceptional chat plugins for Lobe Chat.
  • @lobehub/chat-plugins-gateway: The LobeChat Plugins Gateway is a backend service that provides a gateway for LobeChat plugins. We deploy this service using Vercel. The primary API POST /api/v1/runner is deployed as an Edge Function.

⌨️ Local Development

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

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

🔗 Links

  • 🤖 Lobe Chat - An open-source, extensible (Function Calling), high-performance chatbot framework. It supports one-click free deployment of your private ChatGPT/LLM web application.
  • 🧩 / 🏪 Plugin Index - This is the plugin index for LobeChat. It accesses index.json from this repository to display a list of available plugins for Function Calling to the user.


📝 License

Copyright © 2023 LobeHub.
This project is MIT licensed.

chat-plugin-search-engine's People

Contributors

arvinxx avatar canisminor1990 avatar lobehubbot avatar semantic-release-bot avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

chat-plugin-search-engine's Issues

[Question] 联网搜索无法使用

🧐 问题描述 | Proposed Solution

设置了serper 的 api key,但是一直没法使用。

image

📝 补充信息 | Additional Information

No response

[Question] 对插件进行本地部署的时候bun dev会卡住

🧐 问题描述 | Proposed Solution

依赖全都下载完毕且没warning,但bun dev会卡住$ bun dev $ father dev info - [10:32:55] Clean output directories
卡多久都无法部署成功,怎么解决

📝 补充信息 | Additional Information

No response

[Bug] 搜索插件的 SERPAPI_API_KEY 一直无法成功设置

💻 系统环境 | Operating System

Windows

🌐 浏览器 | Browser

Chrome

🐛 问题描述 | Bug Description

搜索插件的 SERPAPI_API_KEY 一直无法成功设置,输入正确的 SERPAPI_API_KEY 之后仍然一直让重新输入

🚦 期望结果 | Expected Behavior

No response

📷 复现步骤 | Recurrence Steps

No response

📝 补充信息 | Additional Information

No response

The automated release is failing 🚨

🚨 The automated release from the master branch failed. 🚨

I recommend you give this issue a high priority, so other packages depending on you can benefit from your bug fixes and new features again.

You can find below the list of errors reported by semantic-release. Each one of them has to be resolved in order to automatically publish your package. I’m sure you can fix this 💪.

Errors are usually caused by a misconfiguration or an authentication problem. With each error reported below you will find explanation and guidance to help you to resolve it.

Once all the errors are resolved, semantic-release will release your package the next time you push a commit to the master branch. You can also manually restart the failed CI job that runs semantic-release.

If you are not sure how to resolve this, here are some links that can help you:

If those don’t help, or if this issue is reporting something you think isn’t right, you can always ask the humans behind semantic-release.


Cannot push to the Git repository.

semantic-release cannot push the version tag to the branch master on the remote Git repository with URL https://x-access-token:[secure]@github.com/lobehub/chat-plugin-search-engine.git.

This can be caused by:


Good luck with your project ✨

Your semantic-release bot 📦🚀

[Request] 基于LangChain 实现支持DuckDuckGo联网搜索功能

🥰 需求描述 | Feature Description

现在的搜索插件貌似只有SerpAPI,月免费额度是100次,对于个人使用来说完全不太够,但50美刀一个月的会员又太贵了。

🧐 解决方案 | Proposed Solution

基于LangChain 实现支持DuckDuckGo搜索功能,在https://github.com/Hk-Gosuto/ChatGPT-Next-Web-LangChain这个项目中使用体验还不错,至少可以作为兜底处理。希望大佬可以考虑~

📝 补充信息 | Additional Information

No response

[Bug] 插件联网能力不如其他项目

💻 系统环境 | Operating System

macOS

🌐 浏览器 | Browser

Chrome

🐛 问题描述 | Bug Description

refs: lobehub/lobe-chat#407

最后我希望对于联网任务的处理可以参考一下https://github.com/potatodoctor/ChatGPT-Next-Web-LangChain ,经过我的多次对比,此项目的联网任务处理能力尚不及LangChain版本的Chatgpt next web。希望能够参考该项目的联网任务处理

🚦 期望结果 | Expected Behavior

联网能力达到 联网任务的处理可以参考一下https://github.com/potatodoctor/ChatGPT-Next-Web-LangChain 的水平

📷 复现步骤 | Recurrence Steps

No response

📝 补充信息 | Additional Information

No response

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.