Tag: python
-

Build a Live Dashboard Backend for Your AI Engine: FastAPI + WebSocket (Dashboard Part 1)
Dashboard Part 1: wrap the LangGraph RFP engine in a FastAPI backend — REST, a WebSocket that streams live evaluation progress, SQLite…
-
Ship a Production AI Microservice with FastAPI and Claude
Series AI in Production: 30 Real-World Use Cases with Claude Part 30 of 30 · View the full series TL;DR A production…
-
Workflows vs Agents: AI Agent Orchestration Patterns with Claude
Series AI in Production: 30 Real-World Use Cases with Claude Part 29 of 30 · View the full series TL;DR Prompt-chaining workflows…
-
Observability for LLM Apps: Trace and Debug Claude in Production
Series AI in Production: 30 Real-World Use Cases with Claude Part 28 of 30 · View the full series TL;DR LLM observability…
-
Cut AI Costs: Model Routing and Batching with Claude
Series AI in Production: 30 Real-World Use Cases with Claude Part 27 of 30 · View the full series TL;DR Claude cost…
-
Claude Streaming API in Python: Streaming Responses for Real-Time UX
Series AI in Production: 30 Real-World Use Cases with Claude Part 26 of 30 · View the full series TL;DR The Claude…
-
Guardrails and Prompt Injection Defense for Claude Apps
Series AI in Production: 30 Real-World Use Cases with Claude Part 25 of 30 · View the full series TL;DR Prompt injection…
-
Evaluate Your Claude App: A Practical Eval Harness in Python (LLM Evaluation with Claude)
Series AI in Production: 30 Real-World Use Cases with Claude Part 24 of 30 · View the full series TL;DR LLM evaluation…
-
Connect Claude to Your Tools with MCP (Model Context Protocol)
Series AI in Production: 30 Real-World Use Cases with Claude Part 23 of 30 · View the full series TL;DR The Model…