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 51c56de commit adf8767Copy full SHA for adf8767
Formula/p/promptfoo.rb
@@ -1,8 +1,8 @@
1
class Promptfoo < Formula
2
desc "Test your LLM app locally"
3
homepage "https://promptfoo.dev/"
4
- url "https://registry.npmjs.org/promptfoo/-/promptfoo-0.101.2.tgz"
5
- sha256 "0767bc00c441bbee952131509f1f1c2539e974d7555235809eb28538a4e1575c"
+ url "https://registry.npmjs.org/promptfoo/-/promptfoo-0.102.0.tgz"
+ sha256 "5a6643666cccb85db1d59600d66209068589e72e7c46a9fe2101f02e39765f0a"
6
license "MIT"
7
8
bottle do
0 commit comments