You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+10-1Lines changed: 10 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,6 +30,7 @@
30
30
-[Quickstart](#-quickstart)
31
31
-[Integrations](#-integrations)
32
32
-[Contributing](#-contributing)
33
+
-[Community](#-community)
33
34
-[Citation](#-citation)
34
35
35
36
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
188
189
189
190
---
190
191
192
+
## 💬 Community
191
193
194
+
Join our DingTalk group to connect with the community:
192
195
193
-
### Migration Guide (v0.1.x → v0.2.0)
196
+
<divalign="center">
197
+
<imgsrc="./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)
194
203
> 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`.
195
204
196
205
**OpenJudge v0.2.0 is NOT backward compatible with v0.1.x.**
0 commit comments