diff --git a/content/blog/2024-07-ai-agent-observability-with-langfuse.mdx b/content/blog/2024-07-ai-agent-observability-with-langfuse.mdx index 1ac3fee6a..a9ad4eeed 100644 --- a/content/blog/2024-07-ai-agent-observability-with-langfuse.mdx +++ b/content/blog/2024-07-ai-agent-observability-with-langfuse.mdx @@ -1,6 +1,6 @@ --- title: "AI Agent Observability, Tracing & Evaluation with Langfuse" -date: 2026/07/15 +date: 2025/03/16 description: "Trace, monitor, evaluate, and test AI agents in production. Learn what agent observability is and how to use Langfuse with LangGraph, OpenAI Agents SDK, Claude Agent SDK, CrewAI, Pydantic AI, Vercel AI SDK, and more." ogImage: /images/blog/ai-agent-observability/ai-agent-observability.png tag: agents, guide, evaluation diff --git a/content/blog/2025-03-19-ai-agent-comparison.mdx b/content/blog/2025-03-19-ai-agent-comparison.mdx index 5233b6982..d030be359 100644 --- a/content/blog/2025-03-19-ai-agent-comparison.mdx +++ b/content/blog/2025-03-19-ai-agent-comparison.mdx @@ -1,6 +1,6 @@ --- title: "Comparing Open-Source AI Agent Frameworks" -date: 2026/07/13 +date: 2025/03/19 description: Compare the leading open-source AI agent frameworks in 2026, including LangGraph, OpenAI Agents SDK, Claude Agent SDK, Google ADK, Pydantic AI, CrewAI, Strands Agents, Mastra, Vercel AI SDK, and Microsoft Agent Framework. Learn when to use each and how to trace agent behavior with Langfuse. ogImage: /images/blog/2025-03-19-ai-agent-comparison/agent-comparison.png tag: agents, guide