Merge branch 'config' into localApps
This commit is contained in:
commit
460707d559
|
|
@ -1,9 +1,9 @@
|
||||||
preview:
|
preview:
|
||||||
# - desc:
|
- desc:
|
||||||
# zh:
|
zh: 不依赖任何框架、人人可用的创新型多智能体舆情分析系统
|
||||||
# en:
|
en: A framework-independent, user-friendly, and innovative multi-agent public opinion analysis system
|
||||||
# icon:
|
icon: https://f.pz.al/pzal/2025/11/11/15a56d7ebde5a.png
|
||||||
# name:
|
name: BettaFish
|
||||||
# url:
|
url: https://github.com/666ghj/BettaFish
|
||||||
|
|
||||||
releases:
|
releases:
|
||||||
|
|
|
||||||
|
|
@ -45,6 +45,6 @@ jobs:
|
||||||
if git diff --cached --quiet; then
|
if git diff --cached --quiet; then
|
||||||
echo "没有文件变更,跳过提交"
|
echo "没有文件变更,跳过提交"
|
||||||
else
|
else
|
||||||
git commit --quiet "📝 docs(readme): update notice board"
|
git commit --quiet -m "📝 docs(readme): update notice board"
|
||||||
fi
|
fi
|
||||||
git push
|
git push
|
||||||
|
|
|
||||||
|
|
@ -20,7 +20,9 @@
|
||||||
|
|
||||||
<!-- ### New This Week -->
|
<!-- ### New This Week -->
|
||||||
|
|
||||||
<!-- ### Coming Soon -->
|
### Coming Soon
|
||||||
|
|
||||||
|
<table border="0" cellpadding="10" cellspacing="0"><tr><td width="33%" valign="top" align="center"><a href="https://github.com/666ghj/BettaFish"><img src="https://f.pz.al/pzal/2025/11/11/15a56d7ebde5a.png" alt="BettaFish" width="64" height="64"><br><strong>BettaFish</strong></a><br>A framework-independent, user-friendly, and innovative multi-agent public opinion analysis system</td><td width="33%" valign="top" align="center"></td><td width="33%" valign="top" align="center"></td></tr></table>
|
||||||
|
|
||||||
## Disclaimer
|
## Disclaimer
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -19,7 +19,9 @@
|
||||||
|
|
||||||
<!-- ### 本周上新 -->
|
<!-- ### 本周上新 -->
|
||||||
|
|
||||||
<!-- ### 即将推出 -->
|
### 即将推出
|
||||||
|
|
||||||
|
<table border="0" cellpadding="10" cellspacing="0"><tr><td width="33%" valign="top" align="center"><a href="https://github.com/666ghj/BettaFish"><img src="https://f.pz.al/pzal/2025/11/11/15a56d7ebde5a.png" alt="BettaFish" width="64" height="64"><br><strong>BettaFish</strong></a><br>不依赖任何框架、人人可用的创新型多智能体舆情分析系统</td><td width="33%" valign="top" align="center"></td><td width="33%" valign="top" align="center"></td></tr></table>
|
||||||
|
|
||||||
## 免责声明
|
## 免责声明
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue