-
Notifications
You must be signed in to change notification settings - Fork 428
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
Sweep: create a new agent to be used in ticket_utils.py #3158
Comments
🚀 Here's the PR! #3160See Sweep's progress at the progress dashboard! 💎 Sweep Pro: I'm using GPT-4. You have unlimited GPT-4 tickets. (tracking ID:
None )Tip I can email you next time I complete a pull request if you set up your email here! Actions (click)
Step 1: 🔎 SearchingI found the following snippets in your repository. I will now analyze these snippets and come up with a plan. Some code snippets I think are relevant in decreasing order of relevance (click to expand). If some file is missing from here, you can mention the path in the ticket description.sweep/sweepai/utils/ticket_utils.py Lines 93 to 130 in 6430b99
sweep/sweepai/agents/assistant_functions.py Lines 52 to 69 in 6430b99
sweep/sweepai/agents/pr_description_bot.py Lines 25 to 51 in 6430b99
Step 2: ⌨️ CodingCreate sweepai/agents/query_filter_agent.py with contents:
Check sweepai/agents/query_filter_agent.py with contents: Modify sweepai/utils/ticket_utils.py with contents:
Check sweepai/utils/ticket_utils.py with contents: Step 3: 🔁 Code ReviewI have finished reviewing the code for completeness. I did not find errors for 🎉 Latest improvements to Sweep:
💡 To recreate the pull request edit the issue title or description. This is an automated message generated by Sweep AI. |
Details
The agent should filter unnecessary terms out of the search query to be sent into lexical search. Write a prompt to do this, using pr_description as a reference
Checklist
sweepai/agents/query_filter_agent.py
✓ 9159660 Editsweepai/agents/query_filter_agent.py
✓ Editsweepai/utils/ticket_utils.py
✓ 8d22520 Editsweepai/utils/ticket_utils.py
✓ EditThe text was updated successfully, but these errors were encountered: