Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
- [Quickstart](#-quickstart)
- [Integrations](#-integrations)
- [Contributing](#-contributing)
- [Community](#-community)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

The anchor link for the new 'Community' section appears to be incorrect. Markdown headers with emojis typically have the emoji stripped when generating the anchor ID. The header ## 💬 Community will generate an anchor #community, so the link #-community will not work. Please remove the extra hyphen.

Suggested change
- [Community](#-community)
- [Community](#community)

- [Citation](#-citation)

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

---

## 💬 Community

Join our DingTalk group to connect with the community:

### Migration Guide (v0.1.x → v0.2.0)
<div align="center">
<img src="./docs/images/dingtalk_qr_code.png" alt="DingTalk QR Code" width="200">
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

high

The image dingtalk_qr_code.png is referenced here, but the image file itself does not seem to be part of this pull request. This will result in a broken image. Please add the image file to the docs/images/ directory within this pull request.

</div>

---

## Migration Guide (v0.1.x → v0.2.0)
> 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`.

**OpenJudge v0.2.0 is NOT backward compatible with v0.1.x.**
Expand Down
13 changes: 12 additions & 1 deletion README_zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
- [快速开始](#-快速开始)
- [集成](#-集成)
- [贡献](#-贡献)
- [社区](#-社区)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

The anchor link for the new '社区' section appears to be incorrect. The header ## 💬 社区 will generate an anchor #社区. The link #-社区 will not work. Please remove the extra hyphen.

Suggested change
- [社区](#-社区)
- [社区](#社区)

- [引用](#-引用)

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

---

### 迁移指南(v0.1.x → v0.2.0)
## 💬 社区

欢迎加入 OpenJudge 钉钉交流群,与我们一起讨论:

<div align="center">
<img src="./docs/images/dingtalk_qr_code.png" alt="钉钉群二维码" width="200">
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

high

The image dingtalk_qr_code.png is referenced here, but the image file itself does not seem to be part of this pull request. This will result in a broken image. Please add the image file to the docs/images/ directory within this pull request.

</div>

---

## 迁移指南(v0.1.x → v0.2.0)
> OpenJudge 之前以旧包名 `rm-gallery`(v0.1.x)发布。从 v0.2.0 开始,它以 `py-openjudge` 发布,Python 导入命名空间为 `openjudge`。

**OpenJudge v0.2.0 与 v0.1.x 不向后兼容。**
Expand Down
Binary file added docs/images/dingtalk_qr_code.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.