Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@lobehub/chat

Package Overview
Dependencies
Maintainers
2
Versions
1056
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lobehub/chat

Lobe Chat is an open-source chatbot client using LangChain, Typescript and Next.js

  • 0.62.0
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
13K
decreased by-10.32%
Maintainers
2
Weekly downloads
 
Created
Source

Lobe Chat

Lobe Chat is an open-source chatbot client using OpenAI and Next.js

Changelog · Report Bug · Request Feature

release releaseDate ciTest ciRelease
contributors forks stargazers issues

Deploy with Vercel

Table of contents
TOC

🛳 Self Hosting

If you want to deploy this service by yourself, you can follow the steps below.

Deploy to Vercel

Click button below to deploy your private plugins' gateway.

Deploy with Vercel

If you want to make some customization, you can add environment variable:

Environment variableDescriptionExample
OPENAI_PROXY_URLOpenAI API 代理 URL,例如:https://api.chatanywhere.cnhttps://api.chatanywhere.cn
ACCESS_CODEAdd Password to access this service, the password should be 6 digits or alphabetsawCT74 | e3@09!

⌨️ Local Development

You can use Gitpod for online development:

Open in Gitpod

Or clone it for local development:

$ git clone https://github.com/lobehub/lobe-chat.git
$ cd lobe-chat
$ pnpm install
$ pnpm dev

🤝 Contributing

📊 Total: 4


📝 License

Copyright © 2023 LobeHub.
This project is MIT licensed.

Keywords

FAQs

Package last updated on 26 Aug 2023

Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc