Tagged: Production
6 posts
September 11, 2026 · 7 min read · guides
Running Graphiti in production: FalkorDB or Neo4j, Azure OpenAI or Ollama, embedding widths, version pins, ingestion cost and the failures to watch for.

August 28, 2026 · 3 min read · blog
Memory, approvals, sandboxing and rollback separate a production system from a demo. Three of them are configuration in your workflow tool. The fourth is architecture.

April 30, 2026 · 3 min read · blog
Three bugs over two months, one usage-limit reset for every Pro subscriber. The postmortem reads like a free audit checklist for any production agent harness.

April 17, 2026 · 13 min read · guides
How to choose an LLM for production workloads. 7 selection criteria, a decision tree, an evaluation process, and a requirements checklist from real deployments. Download the free AI Automation Checklist.

April 14, 2026 · 17 min read · guides
Zapier (per-task), Make (per-operation), n8n (per-execution) at 10k / 100k / 1M runs — plus what breaks first in production and when to self-host.

April 10, 2026 · 18 min read · guides
Production AI agent architecture patterns: router-planner-executor, ReAct, Reflexion, tool design, state, and testing. The playbook for agents that survive real traffic.