HackerTrans
トップ新着トレンドコメント過去質問紹介求人

jonnylaw

no profile record

コメント

jonnylaw
·10 か月前·議論
Attaching to the app is impractical to catch regressions in production. LLMs are probabilistic - this means you can have a regression without even changing the code / making a new deployment.

A metric to alert on could be task-completion rate using LLM as a judge or synthetic tests which are run on a schedule. Then the other metrics you mentioned are useful for debugging the problem.