Skip to content

Enhance Tune interface#12

Open
pan-x-c wants to merge 60 commits intomainfrom
feature/tuner_enhance
Open

Enhance Tune interface#12
pan-x-c wants to merge 60 commits intomainfrom
feature/tuner_enhance

Conversation

@pan-x-c
Copy link
Owner

@pan-x-c pan-x-c commented Dec 29, 2025

AgentScope Version

1.0.10

Description

Enhance the tune interface

Checklist

Please check the following items before code is ready to be reviewed.

  • Code has been formatted with pre-commit run --all-files command
  • All tests are passing
  • Docstrings are in Google style
  • Related documentation has been updated (e.g. links, examples, etc.)
  • Code is ready for review

"""Algorithm information for tuning."""

algorithm_type: str = Field(
description=("The tuning algorithm type " "e.g., 'grpo', 'sft'"),

Choose a reason for hiding this comment

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

最好别写grpo了吧,grpo和multi_step_grpo同时出现就会令人困惑

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.

3 participants