mirror of
https://github.com/lobehub/lobe-chat.git
synced 2026-06-13 19:20:04 +00:00
📝 docs: Fix shield link [skip ci]
This commit is contained in:
@@ -71,16 +71,18 @@ Please be aware that LobeChat is currently under active development,feedback i
|
||||
| :---------------------------------------- | :----------------------------------------------------------------------------------------------------------------- |
|
||||
| [![][discord-shield-badge]][discord-link] | Join our Discord community! This is where you can connect with developers and other enthusiastic users of LobeHub. |
|
||||
|
||||
<details><summary><b>⭐️ Star Us:</b> You will receive all releases notifications from GitHub without any delay!</summary>
|
||||
<br/>
|
||||
> **Important**\
|
||||
> **Star Us**,You will receive all releases notifications from GitHub without any delay \~ ⭐️
|
||||
|
||||

|
||||
|
||||
<details><summary><kbd>Star History</kbd></summary>
|
||||
<picture>
|
||||
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=lobehub%2Flobe-chat&theme=dark&type=Date">
|
||||
<img src="https://api.star-history.com/svg?repos=lobehub%2Flobe-chat&type=Date">
|
||||
</picture>
|
||||
</details>
|
||||
|
||||

|
||||
|
||||
## ✨ Features
|
||||
|
||||
- [x] 💨 **Quick Deployment**: Using the Vercel platform, you can deploy with just one click and complete the process within 1 minute, without any complex configuration;
|
||||
@@ -92,7 +94,7 @@ Please be aware that LobeChat is currently under active development,feedback i
|
||||
- [x] 🌐 **Custom Domain**: If users have their own domain, they can bind it to the platform for quick access to the dialogue assistant from anywhere.
|
||||
- [x] 🏬 **Role Market**: A Role Market is provided where users can select their preferred dialogue assistant roles, enriching the content and style of the dialogue;
|
||||
|
||||
> **Important**\
|
||||
> **Note**\
|
||||
> You can find our upcoming [Roadmap][github-project-link] plans in the Projects section.
|
||||
|
||||
<div align="right">
|
||||
|
||||
+11
-8
@@ -67,20 +67,22 @@ LobeChat 是一个开源的、可扩展的([Function Calling][fc-link])高
|
||||
|
||||
我们是一群充满热情的设计工程师,希望为 AIGC 提供现代化的设计组件和工具,并以开源的方式分享,以促进它们在更广泛的社区中的发展和采用,LobeChat 目前正在积极开发中,有需求或者问题,欢迎提交 [issues][issues-link]
|
||||
|
||||
| [!\[\]\[vercel-shield-bagge\]][vercel-link] | 无需安装或注册!访问我们的网站,快速体验 |
|
||||
| :------------------------------------------ | :--------------------------------------------------------------------------- |
|
||||
| [![][discord-shield-badge]][discord-link] | 加入我们的 Discord 社区!这是你可以与开发者和其他 LobeHub 热衷用户交流的地方 |
|
||||
| [![][vercel-shield-badge]][vercel-link] | 无需安装或注册!访问我们的网站,快速体验 |
|
||||
| :---------------------------------------- | :--------------------------------------------------------------------------- |
|
||||
| [![][discord-shield-badge]][discord-link] | 加入我们的 Discord 社区!这是你可以与开发者和其他 LobeHub 热衷用户交流的地方 |
|
||||
|
||||
<details><summary><b>⭐️ 收藏项目:</b> 你将从 GitHub 上无延迟地接收所有发布通知!</summary>
|
||||
<br/>
|
||||
> **Important**\
|
||||
> **收藏项目**,你将从 GitHub 上无延迟地接收所有发布通知 \~ ⭐️
|
||||
|
||||

|
||||
|
||||
<details><summary><kbd>Star History</kbd></summary>
|
||||
<picture>
|
||||
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=lobehub%2Flobe-chat&theme=dark&type=Date">
|
||||
<img src="https://api.star-history.com/svg?repos=lobehub%2Flobe-chat&type=Date">
|
||||
</picture>
|
||||
</details>
|
||||
|
||||

|
||||
|
||||
## ✨ 功能特性
|
||||
|
||||
- [x] 💨 **快速部署**:使用 Vercel 平台,只需点击一键部署按钮,即可在 1 分钟内完成部署,无需复杂的配置过程;
|
||||
@@ -92,7 +94,7 @@ LobeChat 是一个开源的、可扩展的([Function Calling][fc-link])高
|
||||
- [x] 🌐 **自定义域名**:如果用户拥有自己的域名,可以将其绑定到平台上,方便在任何地方快速访问对话助手。
|
||||
- [x] 🏬 **角色市场**:提供角色市场,用户可以在市场上选择自己喜欢的对话助手角色,丰富对话的内容和风格;
|
||||
|
||||
> **Important**\
|
||||
> **Note**\
|
||||
> 你可以在 Projects 中找到我们后续的 [Roadmap][github-project-link] 计划
|
||||
|
||||
<div align="right">
|
||||
@@ -337,3 +339,4 @@ This project is [MIT](./LICENSE) licensed.
|
||||
[submit-plugin-shield]: https://img.shields.io/badge/🧩/🏪_submit_plugin-%E2%86%92-95f3d9?labelColor=black&style=for-the-badge
|
||||
[vercel-link]: https://chat-preview.lobehub.com
|
||||
[vercel-shield]: https://img.shields.io/website?down_message=offline&label=vercel&labelColor=black&logo=vercel&style=flat-square&up_message=online&url=https%3A%2F%2Fchat-preview.lobehub.com
|
||||
[vercel-shield-badge]: https://img.shields.io/website?down_message=offline&label=try%20lobechat&labelColor=black&logo=vercel&style=for-the-badge&up_message=online&url=https%3A%2F%2Fchat-preview.lobehub.com
|
||||
|
||||
Reference in New Issue
Block a user