Skip to main content

Basic LangChain agent with tracing

Every LLM call and tool invocation is automatically traced. No additional code needed.

Customer support bot eval pipeline

langship.yaml:
evals/support-cases.jsonl:

RAG agent with retrieval quality tracking

Adding a manual retrieval span lets you track retrieval quality separately from generation quality in the Control Plane dashboard.

Multi-agent pipeline


GitHub Actions: eval on PR + deploy on merge


Cost monitoring alert

Set a daily cost budget alert via the Control Plane API:
Or configure in langship.yaml: