Skill Pack
Langfuse observability and prompt management for AI pipeline operations.
Open-source observability and prompt management platform for LLM applications.
Every prompt is versioned with an incrementing number. Prompts can be labeled (e.g., "production", "staging") for environment-specific deployment.
Prompts support variable interpolation with double curly braces. Compose complex prompts from reusable segments.
Every LLM operation creates a trace — a hierarchical view of the full execution from input to output. Traces contain generations (individual LLM calls) and spans (logical groupings).
Token usage and estimated cost are tracked per generation. Aggregate by trace, user, or time period to monitor spend.
Score outputs manually or programmatically. Use scores to identify quality regressions and compare prompt versions.