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: Revamp prompt structure #425

Merged
merged 2 commits into from
Jul 3, 2024

Conversation

arthurscchan
Copy link
Contributor

@arthurscchan arthurscchan commented Jul 3, 2024

This PR revamps the JVM prompt template structure by grouping and organising different method properties into subtags to allow the LLM model to pick up the necessary information in a non-confusion way.

Signed-off-by: Arthur Chan <[email protected]>
@arthurscchan arthurscchan marked this pull request as ready for review July 3, 2024 17:00
Signed-off-by: Arthur Chan <[email protected]>
@DavidKorczynski DavidKorczynski merged commit 667f4c0 into google:main Jul 3, 2024
10 of 11 checks passed
DavidKorczynski pushed a commit that referenced this pull request Jul 10, 2024
This PR adds the constructors information of the target method with the
use of the new introspector query introduced in #426.
**This PR depends on #416 #425 #426 and needed rebase after these three
PRs are merged.**

---------

Signed-off-by: Arthur Chan <[email protected]>
@arthurscchan arthurscchan deleted the revamp-jvm-prompt branch July 12, 2024 10:24
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.

None yet

2 participants