We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9db64de commit b753774Copy full SHA for b753774
apps/web-roo-code/src/app/evals/evals.tsx
@@ -61,7 +61,7 @@ export function Evals({
61
<div className="flex flex-col gap-4">
62
<div>
63
Roo Code tests each frontier model against{" "}
64
- <a href="https://github.com/cte/evals/" className="underline">
+ <a href="https://github.com/RooCodeInc/Roo-Code-Evals" className="underline">
65
a suite of hundreds of exercises
66
</a>{" "}
67
across 5 programming languages with varying difficulty. These results can help you find the right
0 commit comments