<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Agents on Hi, I&#39;m Muhammad Amal</title>
    <link>https://muhammadamal.my.id/tags/agents/</link>
    <description>Recent content in Agents on Hi, I&#39;m Muhammad Amal</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Fri, 24 May 2024 09:00:00 +0700</lastBuildDate>
    <atom:link href="https://muhammadamal.my.id/tags/agents/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Evaluating LLM Agents, From Vibes to Regression Suites</title>
      <link>https://muhammadamal.my.id/blog/evaluating-llm-agents/</link>
      <pubDate>Fri, 24 May 2024 09:00:00 +0700</pubDate>
      <guid>https://muhammadamal.my.id/blog/evaluating-llm-agents/</guid>
      <description>A practical agent evaluation system with deterministic checks, LLM-as-judge rubrics, and the regression discipline that survives model upgrades.</description>
    </item>
    <item>
      <title>Cost Control for LLM Agents, Token Budgets and Anthropic Prompt Caching</title>
      <link>https://muhammadamal.my.id/blog/cost-control-for-llm-agents/</link>
      <pubDate>Wed, 22 May 2024 09:00:00 +0700</pubDate>
      <guid>https://muhammadamal.my.id/blog/cost-control-for-llm-agents/</guid>
      <description>How to keep agent bills under control with hard budgets, per-step caps, model routing, and the prompt caching feature Anthropic just shipped.</description>
    </item>
    <item>
      <title>Guardrails for LLM Agents in 2024, Llama Guard, Rebuff, and NeMo</title>
      <link>https://muhammadamal.my.id/blog/guardrails-for-llm-agents-2024/</link>
      <pubDate>Mon, 20 May 2024 09:00:00 +0700</pubDate>
      <guid>https://muhammadamal.my.id/blog/guardrails-for-llm-agents-2024/</guid>
      <description>Where Llama Guard, Rebuff, and NeMo each earn their place in an agent guardrail stack, and the layered approach that keeps the false positive rate bearable.</description>
    </item>
    <item>
      <title>Memory for AI Agents, Short Term, Long Term, and What to Store Where</title>
      <link>https://muhammadamal.my.id/blog/memory-for-ai-agents/</link>
      <pubDate>Fri, 17 May 2024 09:00:00 +0700</pubDate>
      <guid>https://muhammadamal.my.id/blog/memory-for-ai-agents/</guid>
      <description>How to give agents memory without overstuffing the context window or building a vector database mausoleum, with concrete patterns and code.</description>
    </item>
    <item>
      <title>ReAct, Reflexion, and Planner Executor, Agent Loop Patterns That Work</title>
      <link>https://muhammadamal.my.id/blog/react-reflexion-planner-executor-agent-loops/</link>
      <pubDate>Wed, 15 May 2024 09:00:00 +0700</pubDate>
      <guid>https://muhammadamal.my.id/blog/react-reflexion-planner-executor-agent-loops/</guid>
      <description>Three agent loop patterns, when each is the right shape, and the code to build them with LangChain 0.1 and OpenAI&amp;rsquo;s function calling.</description>
    </item>
    <item>
      <title>Multi Agent Conversations with AutoGen, Patterns and Pitfalls</title>
      <link>https://muhammadamal.my.id/blog/multi-agent-conversations-with-autogen/</link>
      <pubDate>Mon, 13 May 2024 09:00:00 +0700</pubDate>
      <guid>https://muhammadamal.my.id/blog/multi-agent-conversations-with-autogen/</guid>
      <description>When AutoGen&amp;rsquo;s multi-agent model earns its keep, when it does not, and the patterns that prevent infinite loops and budget blowups.</description>
    </item>
    <item>
      <title>Designing Tools for LLM Agents, Function Schemas That Survive Production</title>
      <link>https://muhammadamal.my.id/blog/designing-tools-for-llm-agents/</link>
      <pubDate>Fri, 10 May 2024 09:00:00 +0700</pubDate>
      <guid>https://muhammadamal.my.id/blog/designing-tools-for-llm-agents/</guid>
      <description>The tool layer is where most agents quietly fail. This is the schema, validation, and error-design playbook that keeps yours working.</description>
    </item>
    <item>
      <title>Production Agents with LangGraph, State Machines Over Chains</title>
      <link>https://muhammadamal.my.id/blog/production-agents-langgraph-state-machines/</link>
      <pubDate>Wed, 08 May 2024 09:00:00 +0700</pubDate>
      <guid>https://muhammadamal.my.id/blog/production-agents-langgraph-state-machines/</guid>
      <description>A practical walkthrough of building agents that survive production with LangGraph state machines, checkpointing, and explicit edges.</description>
    </item>
    <item>
      <title>The Agentic AI Landscape in May 2024, LangGraph, AutoGen, CrewAI</title>
      <link>https://muhammadamal.my.id/blog/agentic-ai-landscape-may-2024/</link>
      <pubDate>Mon, 06 May 2024 09:00:00 +0700</pubDate>
      <guid>https://muhammadamal.my.id/blog/agentic-ai-landscape-may-2024/</guid>
      <description>Comparing the three agent frameworks that matter right now, with code, and the architectural decisions that follow from each.</description>
    </item>
  </channel>
</rss>
