canisminor1990 88d837fe41 feat(wip): Add setting page
- 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".
2023-07-16 15:53:30 +08:00
2023-07-15 15:48:20 +08:00
2023-05-21 15:42:20 +08:00
2023-07-16 15:53:30 +08:00
2023-07-16 15:53:30 +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-16 13:41:46 +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-16 15:53:30 +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%