Skip to content

Conversation

@shijinpjlab
Copy link
Collaborator

The project lacks an example of directly using the big model interface to test data.

Copilot AI review requested due to automatic review settings April 7, 2025 09:59
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

Comments suppressed due to low confidence (2)

examples/core/score.py:8

  • [nitpick] Consider renaming the function 'llm' to a more descriptive name such as 'run_llm_example' for better clarity.
def llm():

examples/core/score.py:18

  • [nitpick] Consider renaming the function 'rule' to a more descriptive name like 'run_rule_example' to improve readability.
def rule():

@e06084
Copy link
Collaborator

e06084 commented Apr 7, 2025

readme中加一下example

README.md Outdated
api_url='',
# model='',
)
res = DetectTextQualityDetail.call_api(MetaData(data_id='123', content="hello, introduce the world"))
Copy link
Collaborator

Choose a reason for hiding this comment

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

这个能给一个模型QA对的例子吗?一般用户可能用这个来评测模型生成

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

已添加

@e06084 e06084 merged commit da23a21 into MigoXLab:dev Apr 8, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants