feat: new proposal (structured outputs) prompts#887
Merged
peteryang1 merged 26 commits intomainfrom May 22, 2025
Merged
Conversation
…all-proposal-only
you-n-g
reviewed
May 21, 2025
| Your task is to analyze the provided information (primarily the scenario and current SOTA, if available) and identify a concise list of **Key Challenges** or **Core Problems** relevant to achieving success in this competition and improving the target metric. Aim for **FEWER BUT BETTER** challenges (e.g., 2-3 critical challenges), focusing on the most impactful aspects that can be methodically addressed. | ||
|
|
||
| ### Core Analysis Dimensions for Identifying Challenges | ||
| 1. **SOTA Alignment Analysis**: (If SOTA is provided) Systematically compare the current SOTA implementation against dataset properties and domain knowledge to identify discrepancies or areas representing core challenges to overcome for enhancement. |
Contributor
There was a problem hiding this comment.
A question just because of curiosity. This description duplicates with the fields of BaseModel for structure_response. Will it work in practice if we only keep one of them?
Co-authored-by: you-n-g <you-n-g@users.noreply.github.com>
Jensen246
pushed a commit
to Jensen246/RD-Agent
that referenced
this pull request
Jun 6, 2025
* some initial modifications * first prompt * refine prompts * isolate to v3 exp gen * Revert prompts * Add hypothesis * task gen prompt * minor updates * minor updates * update proposal * Move the pydantic schema upfront to avoid loading error * Update first prompts * New prompt * Update prompt * Update data folder * . * Revert changes * support v3 in pipeline and feedback * sort imports * black format * Update rdagent/scenarios/data_science/dev/prompts.yaml Co-authored-by: you-n-g <you-n-g@users.noreply.github.com> --------- Co-authored-by: Xu Yang <peteryang@vip.qq.com> Co-authored-by: you-n-g <you-n-g@users.noreply.github.com>
licong01-cloud
pushed a commit
to licong01-cloud/RD-Agent
that referenced
this pull request
Dec 13, 2025
* some initial modifications * first prompt * refine prompts * isolate to v3 exp gen * Revert prompts * Add hypothesis * task gen prompt * minor updates * minor updates * update proposal * Move the pydantic schema upfront to avoid loading error * Update first prompts * New prompt * Update prompt * Update data folder * . * Revert changes * support v3 in pipeline and feedback * sort imports * black format * Update rdagent/scenarios/data_science/dev/prompts.yaml Co-authored-by: you-n-g <you-n-g@users.noreply.github.com> --------- Co-authored-by: Xu Yang <peteryang@vip.qq.com> Co-authored-by: you-n-g <you-n-g@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
A new version of prompts for proposal. Uses structured outputs.
Motivation and Context
How Has This Been Tested?
Screenshots of Test Results (if appropriate):
Types of changes
📚 Documentation preview 📚: https://RDAgent--887.org.readthedocs.build/en/887/