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

JVM: Combine target prompts #832

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

JVM: Combine target prompts #832

wants to merge 2 commits into from

Conversation

arthurscchan
Copy link
Collaborator

This PR starts the refinement of the JVM prompts to decrease the code size, fixing confusing parts of the prompts and remove duplicated logic. There will be more PRs coming in, the endgoal is to improve the OFG performance for JVM projects in general.

Signed-off-by: Arthur Chan <[email protected]>
@arthurscchan
Copy link
Collaborator Author

/gcbrun exp -n ascc-pr-832-1 -m vertex_ai_gemini-1-5 -i -b jvm_small

@arthurscchan arthurscchan marked this pull request as ready for review March 3, 2025 11:07
@DavidKorczynski
Copy link
Collaborator

Copy link
Collaborator

@DavidKorczynski DavidKorczynski left a comment

Choose a reason for hiding this comment

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

we shuold probably resolve the missing UI stuff and whether it comes from here

@arthurscchan
Copy link
Collaborator Author

/gcbrun exp -n ascc-pr-832-2 -m vertex_ai_gemini-1-5 -i -b jvm_small

DavidKorczynski pushed a commit that referenced this pull request Mar 5, 2025
This PR follows #832 to revamp Java prompts in error/coverage fixing.

Signed-off-by: Arthur Chan <[email protected]>
@DavidKorczynski
Copy link
Collaborator

/gcbrun exp -n dkpr-832-3 -m vertex_ai_gemini-1-5 -i -b jvm-small

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