canisminor1990 8ecd401530 feat: Add fallback language, modify React suspense settings, enable strict mode, and update dependencies
The changes include modifying the configuration file, package.json file, and several page files. The fallback language is added, React suspense is disabled, strict mode is enabled, and dependencies are updated. The getStaticProps function in index.page.tsx is replaced with getServerSideProps.
2023-07-16 12:32:31 +08:00
2023-07-15 15:48:20 +08:00
2023-05-21 15:42:20 +08:00
2023-07-15 15:48:20 +08:00
2023-07-15 15:48:20 +08:00
2023-07-15 15:48:20 +08:00
2023-07-15 15:48:20 +08:00
2023-07-15 15:48:20 +08:00
2023-07-15 15:48:20 +08:00
2023-07-15 15:48:20 +08:00
2023-07-15 15:48:20 +08:00
2023-07-15 15:48:20 +08:00
2023-07-15 15:48:20 +08:00
2023-07-15 15:48:20 +08:00
2023-07-15 15:48:20 +08:00
2023-07-15 15:48:20 +08:00
2023-07-15 15:48:20 +08:00

Lobe Chat

Lobe Chat is an open-source chatbot client using LangChain

Typescript and Next.js

Changelog · Report Bug · Request Feature

release releaseDate ciTest ciRelease
contributors forks stargazers issues

Table of contents

TOC

⌨️ 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 start

🤝 Contributing

📊 Total: 4


📝 License

Copyright © 2023 LobeHub.
This project is MIT licensed.

Languages
TypeScript 98.7%
HTML 0.7%
JavaScript 0.2%
Shell 0.2%
Gherkin 0.1%