Merge branch 'config' into localApps
This commit is contained in:
commit
460707d559
|
|
@ -1,9 +1,9 @@
|
|||
preview:
|
||||
# - desc:
|
||||
# zh:
|
||||
# en:
|
||||
# icon:
|
||||
# name:
|
||||
# url:
|
||||
- desc:
|
||||
zh: 不依赖任何框架、人人可用的创新型多智能体舆情分析系统
|
||||
en: A framework-independent, user-friendly, and innovative multi-agent public opinion analysis system
|
||||
icon: https://f.pz.al/pzal/2025/11/11/15a56d7ebde5a.png
|
||||
name: BettaFish
|
||||
url: https://github.com/666ghj/BettaFish
|
||||
|
||||
releases:
|
||||
|
|
|
|||
|
|
@ -45,6 +45,6 @@ jobs:
|
|||
if git diff --cached --quiet; then
|
||||
echo "没有文件变更,跳过提交"
|
||||
else
|
||||
git commit --quiet "📝 docs(readme): update notice board"
|
||||
git commit --quiet -m "📝 docs(readme): update notice board"
|
||||
fi
|
||||
git push
|
||||
|
|
|
|||
|
|
@ -20,7 +20,9 @@
|
|||
|
||||
<!-- ### 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
|
||||
|
||||
|
|
|
|||
|
|
@ -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