google / oss-fuzz-gen

LLM powered fuzzing via OSS-Fuzz.
Apache License 2.0
780 stars 92 forks source link

JVM: Revamp prompt structure #425

Closed arthurscchan closed 2 weeks ago

arthurscchan commented 2 weeks ago

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.