-
-
Notifications
You must be signed in to change notification settings - Fork 92
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
Bug: CrewTest has bugs #195
Comments
🚀 Here's the PR! #196See Sweep's progress at the progress dashboard! 💎 Sweep Pro: I'm using GPT-4. You have unlimited GPT-4 tickets. (tracking ID:
2f755d8b91 )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.LangChain/src/Meta/test/CrewTests.cs Lines 1 to 90 in db1a795
LangChain/src/Core/src/Chains/StackableChains/Agents/Crew/Crew.cs Lines 1 to 31 in db1a795
LangChain/src/Core/src/Chains/StackableChains/Agents/Crew/Tools/AskQuestionTool.cs Lines 1 to 44 in db1a795
Step 2: ⌨️ CodingModify src/Meta/test/CrewTests.cs with contents:
Check src/Meta/test/CrewTests.cs with contents: Modify src/Core/src/Chains/StackableChains/Agents/Crew/CrewChain.cs with contents:
Check src/Core/src/Chains/StackableChains/Agents/Crew/CrewChain.cs 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
can_test_crewchain is throwing random exceptions.
Branch
No response
Checklist
src/Meta/test/CrewTests.cs
✓ 21c7683 Editsrc/Meta/test/CrewTests.cs
✓ Editsrc/Core/src/Chains/StackableChains/Agents/Crew/CrewChain.cs
✓ 724ee6c Editsrc/Core/src/Chains/StackableChains/Agents/Crew/CrewChain.cs
✓ EditThe text was updated successfully, but these errors were encountered: