Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
navidkpr committed Oct 3, 2024
1 parent 1022742 commit 4e583d8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions evals/index.eval.ts
Original file line number Diff line number Diff line change
Expand Up @@ -352,7 +352,6 @@ const tasks = {
simple_google_search,
extract_collaborators_from_github_repository,
extract_last_twenty_github_commits,
twitter_signup,
costar,
google_jobs,
};
Expand Down Expand Up @@ -389,7 +388,6 @@ const testcases = [
{ input: { name: "simple_google_search" } },
{ input: { name: "extract_collaborators_from_github_repository" } },
{ input: { name: "extract_last_twenty_github_commits" } },
{ input: { name: "twitter_signup" } },
{ input: { name: "costar" } },
{ input: { name: "google_jobs" } },
...chosenBananalyzerEvals.map((evalItem: any) => ({
Expand Down

0 comments on commit 4e583d8

Please sign in to comment.