-
Notifications
You must be signed in to change notification settings - Fork 297
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ready to merge] Blog: Prompt Evaluation Frameworks (#3138)
- Loading branch information
Showing
11 changed files
with
418 additions
and
0 deletions.
There are no files selected for viewing
11 changes: 11 additions & 0 deletions
11
bifrost/app/blog/blogs/prompt-evaluation-frameworks/metadata.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
{ | ||
"title": "Top Prompt Evaluation Frameworks in 2025: Helicone, OpenAI Eval, and More", | ||
"title1": "Top Prompt Evaluation Frameworks in 2025: Helicone, OpenAI Eval, and More", | ||
"title2": "Top Prompt Evaluation Frameworks in 2025: Helicone, OpenAI Eval, and More", | ||
"description": "In this blog, we will compare leading prompt evaluation frameworks, including Helicone, OpenAI Eval, PromptFoo, and more. Learn about which evaluation framework best suits your needs and the basics setups.", | ||
"images": "/static/blog/prompt-evaluation-frameworks/eval-cover.webp", | ||
"time": "12 minute read", | ||
"author": "Lina Lam", | ||
"date": "January 21, 2025", | ||
"badge": "compare" | ||
} |
402 changes: 402 additions & 0 deletions
402
bifrost/app/blog/blogs/prompt-evaluation-frameworks/src.mdx
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file added
BIN
+189 KB
bifrost/public/static/blog/prompt-evaluation-frameworks/eval-braintrust.webp
Binary file not shown.
Binary file added
BIN
+101 KB
bifrost/public/static/blog/prompt-evaluation-frameworks/eval-comet.webp
Binary file not shown.
Binary file added
BIN
+280 KB
bifrost/public/static/blog/prompt-evaluation-frameworks/eval-cover.webp
Binary file not shown.
Binary file added
BIN
+95.1 KB
bifrost/public/static/blog/prompt-evaluation-frameworks/eval-helicone.webp
Binary file not shown.
Binary file added
BIN
+23.9 KB
bifrost/public/static/blog/prompt-evaluation-frameworks/eval-openai.webp
Binary file not shown.
Binary file added
BIN
+131 KB
bifrost/public/static/blog/prompt-evaluation-frameworks/eval-prompt-layer.webp
Binary file not shown.
Binary file added
BIN
+87.8 KB
bifrost/public/static/blog/prompt-evaluation-frameworks/eval-promptfoo.webp
Binary file not shown.
Binary file added
BIN
+84.9 KB
bifrost/public/static/blog/prompt-evaluation-frameworks/eval-traceloop.webp
Binary file not shown.