mirror of
https://github.com/lobehub/lobehub.git
synced 2026-03-27 13:29:15 +07:00
badde359475c1e443efb891b5fc929cc852dc81f
The code changes involve renaming and reorganizing files and components related to settings and chat configuration. It also includes updates to the state, functions, and selectors related to managing settings. Additionally, new imports and types are introduced, and existing interfaces are modified to include new properties. The changes aim to improve the organization and functionality of the settings and configuration features in the codebase.
✨ feat: Add new translations, update existing translations, add functionality to components, modify styling, and adjust placeholder text
Lobe Chat
Lobe Chat is an open-source chatbot client using OpenAI 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%
