canisminor1990 496c2d9a2d feat: Implement settings and configuration functionality
This commit introduces new features and modifies existing code to implement
functionality for the settings form. It includes adding new settings, modifying
existing settings, creating setting item groups, and updating files with new
functions, default settings, CSS overrides, and type declarations.

The changes aim to enhance the user experience by allowing users to customize
the application settings according to their preferences.
2023-07-18 22:13:26 +08:00
2023-07-15 15:48:20 +08:00
2023-07-18 11:39:48 +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-18 10:46:41 +00:00
2023-07-18 10:46:41 +00: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%