Skip to content

Commit 92841f3

Browse files
authored
Merge pull request #30 from helloml0326/docs/update-readme
docs: add DingTalk community group QR code to README
2 parents cb230fe + fe3b398 commit 92841f3

File tree

3 files changed

+22
-2
lines changed

3 files changed

+22
-2
lines changed

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
- [Quickstart](#-quickstart)
3131
- [Integrations](#-integrations)
3232
- [Contributing](#-contributing)
33+
- [Community](#-community)
3334
- [Citation](#-citation)
3435

3536
OpenJudge is a unified framework designed to drive **LLM and Agent application excellence** through **Holistic Evaluation** and **Quality Rewards**.
@@ -188,9 +189,17 @@ We love your input! We want to make contributing to OpenJudge as easy and transp
188189

189190
---
190191

192+
## 💬 Community
191193

194+
Join our DingTalk group to connect with the community:
192195

193-
### Migration Guide (v0.1.x → v0.2.0)
196+
<div align="center">
197+
<img src="./docs/images/dingtalk_qr_code.png" alt="DingTalk QR Code" width="200">
198+
</div>
199+
200+
---
201+
202+
## Migration Guide (v0.1.x → v0.2.0)
194203
> OpenJudge was previously distributed as the legacy package `rm-gallery` (v0.1.x). Starting from v0.2.0, it is published as `py-openjudge` and the Python import namespace is `openjudge`.
195204
196205
**OpenJudge v0.2.0 is NOT backward compatible with v0.1.x.**

README_zh.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
- [快速开始](#-快速开始)
3131
- [集成](#-集成)
3232
- [贡献](#-贡献)
33+
- [社区](#-社区)
3334
- [引用](#-引用)
3435

3536
OpenJudge 是一个统一框架,旨在通过**全面评估****质量奖励**来提升 **LLM 和 Agent 应用效果**
@@ -188,7 +189,17 @@ if __name__ == "__main__":
188189

189190
---
190191

191-
### 迁移指南(v0.1.x → v0.2.0)
192+
## 💬 社区
193+
194+
欢迎加入 OpenJudge 钉钉交流群,与我们一起讨论:
195+
196+
<div align="center">
197+
<img src="./docs/images/dingtalk_qr_code.png" alt="钉钉群二维码" width="200">
198+
</div>
199+
200+
---
201+
202+
## 迁移指南(v0.1.x → v0.2.0)
192203
> OpenJudge 之前以旧包名 `rm-gallery`(v0.1.x)发布。从 v0.2.0 开始,它以 `py-openjudge` 发布,Python 导入命名空间为 `openjudge`
193204
194205
**OpenJudge v0.2.0 与 v0.1.x 不向后兼容。**

docs/images/dingtalk_qr_code.png

159 KB
Loading

0 commit comments

Comments
 (0)