You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Databricks App for cross-workspace AI stack governance. Unified view of agents, serving endpoints, knowledge bases, and AI Gateway usage, backed by system tables + Lakebase with auto-refreshing discovery workflows.
PyPI-distributable LLM control plane: gateway choke point, cost attribution, OTel instrumentation, and offline reporting as an inspectable engineering artifact.
Per-subagent cost attribution for Claude Code. Reads local JSONL session logs, computes shadow cost at marginal Anthropic API rates with proper TTL pricing.
FinOps cost attribution for AI code agents: maps Kiro, Cursor, and Claude Code spend to git commits to reveal per-task cost, waste patterns, and agent ROI signals.
OpenTelemetry SpanProcessor that translates GenAI spans into business-metric spans (cost_usd, tokens_total, latency_ms, tenant). Drop-in for any Go service running OTel. Per-model pricing table; overridable.