mirror of
https://github.com/lobehub/lobe-chat.git
synced 2026-06-14 03:30:19 +00:00
f3a9902829cd70a3fa9e8a63ee81763db56b7ef8
### [Version 0.12.1](https://github.com/lobehub/lobe-chat/compare/v0.12.0...v0.12.1)
<sup>Released on **2023-07-23**</sup>
#### 🐛 Bug Fixes
- **misc**: 修正 message parentId 不正确的问题.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: 修正 message parentId 不正确的问题 ([f86852a](https://github.com/lobehub/lobe-chat/commit/f86852a))
</details>
<div align="right">
[](#readme-top)
</div>
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
Languages
TypeScript
98.8%
HTML
0.5%
Shell
0.3%
JavaScript
0.2%
