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

Updates for analyzer v2 #32

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Updates for analyzer v2 #32

wants to merge 4 commits into from

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    62cf381 View commit details
    Browse the repository at this point in the history
  2. fix: trying a code sanitization idea for large context

    This airdrop pattern is easily detectable so let's see if the LLM can reliably remove it.
    whoabuddy committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    ee64411 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ecda09a View commit details
    Browse the repository at this point in the history
  4. fix: move sanitization into single retrieval task

    Super long context contracts seem to be a challenge here.
    whoabuddy committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    d899841 View commit details
    Browse the repository at this point in the history