Skip to content

Commit

Permalink
Upgrade evals tool for CI (#38)
Browse files Browse the repository at this point in the history
  • Loading branch information
markuswustenberg authored Jan 21, 2025
1 parent 112246e commit d237222
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ require (
github.com/openai/openai-go v0.1.0-alpha.46
google.golang.org/api v0.217.0
maragu.dev/env v0.2.0
maragu.dev/evals v0.0.0-20250121095818-455e49387b21
maragu.dev/evals v0.0.0-20250121115836-88d0af926396
maragu.dev/is v0.2.0
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -128,8 +128,8 @@ maragu.dev/env v0.2.0 h1:nQKitDEB65ArZsh6E7vxzodOqY9bxEVFdBg+tskS1ys=
maragu.dev/env v0.2.0/go.mod h1:t5CCbaEnjCM5mewiAVVzTS4N+oXTus2+SRnzKQbQVME=
maragu.dev/errors v0.3.0 h1:huI+n+ddMfVgQFD+cEqIPaozUlfz3TkfgpkssNip5G0=
maragu.dev/errors v0.3.0/go.mod h1:cygLiyNnq4ofF3whYscilo2ecUADCaUQXwvwFrMOhmM=
maragu.dev/evals v0.0.0-20250121095818-455e49387b21 h1:Eg2DvonBz4eOPIhN+/aL1BXQAlNla4o+aBY+03e/6mA=
maragu.dev/evals v0.0.0-20250121095818-455e49387b21/go.mod h1:uLfBl7/FhUJULS4PjmpMdNG+joMRYAxgMJbzGWhQhWE=
maragu.dev/evals v0.0.0-20250121115836-88d0af926396 h1:byyJLMIe6js6Umz8uJqoeFoMGx7c0BL+KuDKX/tbuZ4=
maragu.dev/evals v0.0.0-20250121115836-88d0af926396/go.mod h1:uLfBl7/FhUJULS4PjmpMdNG+joMRYAxgMJbzGWhQhWE=
maragu.dev/is v0.2.0 h1:poeuVEA5GG3vrDpGmzo2KjWtIMZmqUyvGnOB0/pemig=
maragu.dev/is v0.2.0/go.mod h1:bviaM5S0fBshCw7wuumFGTju/izopZ/Yvq4g7Klc7y8=
maragu.dev/migrate v0.6.0 h1:gJLAIVaRh9z9sN55Q2sWwScpEH+JsT6N0L1DnzedXFE=
Expand Down

0 comments on commit d237222

Please sign in to comment.