mirror of
https://github.com/lobehub/lobehub.git
synced 2026-03-27 13:29:15 +07:00
88d837fe414fa284eb138c21ff1399248492218b
- Update dependencies and add localization settings - Modify behavior of certain components - Restructure layout and components of chat page - Add new setting page - Implement server-side translation support - Import necessary dependencies for code - Import and export JSON files as resources - Define "NS" type based on imported resources The changes aim to introduce new features to the code repository, including updates to dependencies, localization settings, modification of component behavior, restructuring of the chat page, addition of a new setting page, implementation of server-side translation support, and necessary imports for dependencies. JSON files are also imported and exported as resources, defining a new type called "NS".
✨ feat: Add fallback language, modify React suspense settings, enable strict mode, and update dependencies
✨ feat(i18n): Add i18next and lobe-i18n internationalization configuration files and update dependencies
Lobe Chat
Lobe Chat is an open-source chatbot client using LangChain
Typescript and Next.js
⌨️ 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 start
🤝 Contributing
📊 Total: 4
📝 License
Description
Languages
TypeScript
98.7%
HTML
0.7%
JavaScript
0.2%
Shell
0.2%
Gherkin
0.1%
