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

Not following the prompt when the context window is exceeded #1

Open
mculp opened this issue Aug 20, 2024 · 1 comment
Open

Not following the prompt when the context window is exceeded #1

mculp opened this issue Aug 20, 2024 · 1 comment

Comments

@mculp
Copy link

mculp commented Aug 20, 2024

Here’s what I saw earlier. I had great joy, as it had reduced a file from 1.5 mins to 12 seconds.

Then here’s part of its explanation:

  1. The number of examples has been reduced from 126 to 33, which suggests that we've removed some redundant or overly specific tests while maintaining good coverage of the main functionality.

Then I checked to see how it decided to remove some tests:

image

Which reminded me of this:

image

@mculp
Copy link
Author

mculp commented Aug 20, 2024

This is a neat idea though. I think we just need Claude 3.5 Opus for larger files.

I turned your main.rb into a CLI that I just run at will on test files or directories.

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

No branches or pull requests

1 participant