Security News
GitHub Removes Malicious Pull Requests Targeting Open Source Repositories
GitHub removed 27 malicious pull requests attempting to inject harmful code across multiple open source repositories, in another round of low-effort attacks.
@lobehub/chat
Advanced tools
Lobe Chat is an open-source chatbot client using LangChain, Typescript and Next.js
Lobe Chat is an open-source chatbot client using OpenAI and Next.js
If you want to deploy this service by yourself, you can follow the steps below.
Click button below to deploy your private plugins' gateway.
If you want to make some customization, you can add environment variable:
Environment variable | Description | Example |
---|---|---|
OPENAI_PROXY_URL | OpenAI API 代理 URL,例如:https://api.chatanywhere.cn | https://api.chatanywhere.cn |
ACCESS_CODE | Add Password to access this service, the password should be 6 digits or alphabets | awCT74 | e3@09! |
You can use Gitpod for online development:
Or clone it for local development:
$ git clone https://github.com/lobehub/lobe-chat.git
$ cd lobe-chat
$ pnpm install
$ pnpm dev
📊 Total: 4
<sup>Released on 2023-08-27</sup>
FAQs
Lobe Chat - an open-source, high-performance chatbot framework that supports speech synthesis, multimodal, and extensible Function Call plugin system. Supports one-click free deployment of your private ChatGPT/LLM web application.
The npm package @lobehub/chat receives a total of 10,841 weekly downloads. As such, @lobehub/chat popularity was classified as popular.
We found that @lobehub/chat demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
GitHub removed 27 malicious pull requests attempting to inject harmful code across multiple open source repositories, in another round of low-effort attacks.
Security News
RubyGems.org has added a new "maintainer" role that allows for publishing new versions of gems. This new permission type is aimed at improving security for gem owners and the service overall.
Security News
Node.js will be enforcing stricter semver-major PR policies a month before major releases to enhance stability and ensure reliable release candidates.