Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: 模块内部管控调用迁移到 V2 #853

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Conversation

Dobiichi-Origami
Copy link
Collaborator

No description provided.

@stonekim stonekim added language/python doc Improvements or additions to documentation labels Nov 4, 2024
@@ -377,7 +376,7 @@ def load(
using parameters below
data_file (Optional[str]):
dataset local file path, default to None
qianfan_dataset_id (Optional[str]):
qianfan_dataset_version_id (Optional[str]):
Copy link
Collaborator

@danielhjz danielhjz Nov 5, 2024

Choose a reason for hiding this comment

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

需要增加不兼容升级的迁移提示。

@@ -83,7 +83,7 @@ def evaluate(
class QianfanRefereeEvaluator(QianfanEvaluator):
"""qianfan referee evaluator config class"""

app_id: int
api_name: str = "EB3.5"
Copy link
Collaborator

Choose a reason for hiding this comment

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

这个api_name是对齐的哪里的变量?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

创建评估任务中裁判员评估相关的的变量

@Dobiichi-Origami Dobiichi-Origami changed the title feat: Dataset 模块内部管控调用迁移到 V2 feat: 模块内部管控调用迁移到 V2 Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc Improvements or additions to documentation language/python
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants