Skip to content

Commit 5980c00

Browse files
Yusu-fLinaLam
andauthored
Add Complete guide to llm observability platforms (pillar page) (#3726)
* Add prompting-thinking-models page * add switch-to-deepseek * test * added cover image to when to switch to deepseek * added image * updated content * edit prompt-thinking-models * edit switch-to-deepseek * add open-webui-alts page * edit thinking models and delete open-webui-alts * add comparison pillar * added images + small edits * updated * pulled from main * added new image + updated page.tsx --------- Co-authored-by: LinaLam <tt3lam@uwaterloo.ca>
1 parent 97a702c commit 5980c00

File tree

8 files changed

+387
-0
lines changed

8 files changed

+387
-0
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"title": "The Complete Guide to LLM Observability Platforms in 2025",
3+
"title1": "The Complete Guide to LLM Observability Platforms: Comparing Helicone vs Competitors (2025)",
4+
"title2": "The Complete Guide to LLM Observability Platforms: Comparing Helicone vs Competitors (2025)",
5+
"description": "Compare the top LLM observability platforms including Helicone, LangSmith, Langfuse, and more. Find the right tool for monitoring, debugging, and optimizing your AI applications with this comprehensive guide.",
6+
"images": "/static/blog/the-complete-guide-to-LLM-observability-platforms/llm-observability-platforms.webp",
7+
"time": "15 minute read",
8+
"author": "Yusuf Ishola",
9+
"date": "May 8, 2025",
10+
"badge": "Comparisons"
11+
}

bifrost/app/blog/blogs/the-complete-guide-to-LLM-observability-platforms/src.mdx

Lines changed: 371 additions & 0 deletions
Large diffs are not rendered by default.

bifrost/app/blog/page.tsx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -229,6 +229,11 @@ export const BLOG_CONTENT: BlogStructure[] = [
229229
folderName: "self-hosting-journey",
230230
},
231231
},
232+
{
233+
dynmaicEntry: {
234+
folderName: "the-complete-guide-to-LLM-observability-platforms",
235+
},
236+
},
232237
{
233238
dynmaicEntry: {
234239
folderName: "implement-and-monitor-cag",
348 KB
Loading
558 KB
Loading
354 KB
Loading
107 KB
Loading
2.41 MB
Loading

0 commit comments

Comments
 (0)