JSPM

@lobehub/chat

0.64.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 34818
  • Score
    100M100P100Q157017F
  • License MIT

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

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

    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 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:

    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.