Package Exports
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@lobehub/chat) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Lobe Chat
Lobe Chat is an open-source chatbot client using OpenAI and Next.js
π³ 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.
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! |
β¨οΈ Local Development
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π€ Contributing
π Total: 4
