Skip to content

Commit 4b50c23

Browse files
committed
docs: add online website
1 parent b1bb2f0 commit 4b50c23

4 files changed

Lines changed: 21 additions & 1 deletion

File tree

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,16 @@ Compatible with IntelliJ IDEA & Visual Studio Code
2727

2828
---
2929

30+
## 🌐 Live Demo
31+
32+
- Online Web: https://voidmuse-dev.github.io/voidmuse/
33+
34+
<div align="center">
35+
<img src="doc/img/index.png" alt="VoidMuse Web Home Preview" width="900" />
36+
</div>
37+
38+
---
39+
3040
## 🎯 Project Vision
3141

3242
> **More than just an AI plugin, it's an AI engineering learning platform**

README_ZH.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,16 @@
2727

2828
---
2929

30+
## 🌐 在线体验
31+
32+
- Web 版本地址: https://voidmuse-dev.github.io/voidmuse/
33+
34+
<div align="center">
35+
<img src="doc/img/index.png" alt="VoidMuse 在线版首页预览" width="900" />
36+
</div>
37+
38+
---
39+
3040
## 🎯 项目愿景
3141

3242
> **不仅仅是一个AI插件,更是一个AI工程化学习平台**

doc/img/index.png

111 KB
Loading

gui/src/config/prompts/chatUserPrompt.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22
Please also follow these instructions in all of your responses if relevant to my query. No need to acknowledge these instructions directly in your response.
3-
<custom_instructions>Always respond in 中文</custom_instructions>
3+
<custom_instructions>Prioritize replying in the user's language. Reply in English if the user uses English, and reply in Chinese if the user uses Chinese.</custom_instructions>
44

55
<additional_data>Below are some potentially helpful/relevant pieces of information for figuring out to respond
66
<attached_files>

0 commit comments

Comments
 (0)