New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@lobehub/chat

Package Overview
Dependencies
Maintainers
2
Versions
1396
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
Version published
Weekly downloads
3K
-24.87%
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

chatbot

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