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

Investigate why we get PackageDoesNotExist errors #553

Open
pranavgaikwad opened this issue Jan 15, 2025 · 0 comments
Open

Investigate why we get PackageDoesNotExist errors #553

pranavgaikwad opened this issue Jan 15, 2025 · 0 comments
Labels
agent bug Something isn't working prompt-engineering Issues related to changes for prompts or tweaks for specific models

Comments

@pranavgaikwad
Copy link
Contributor

Heres an example of error that we see:

Task PackageDoesNotExistError
loc=/coolstore/src/main/java/com/redhat/coolstore/service/OrderService.java:10:36, 
message=package jakarta.persistence.criteria does not exist

Our guess is that this starts with a hallucination in analyzer fix generation. It does get fixed at some point, but we should investigate if we can avoid this to begin with to save time and extra llm calls.

@shawn-hurley shawn-hurley added bug Something isn't working prompt-engineering Issues related to changes for prompts or tweaks for specific models agent labels Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
agent bug Something isn't working prompt-engineering Issues related to changes for prompts or tweaks for specific models
Projects
None yet
Development

No branches or pull requests

2 participants