Braintrust Autoevals: CI Gates for LLM Regressions
Traditional unit tests are insufficient for LLM applications, which require evaluation tools to catch regressions in non-deterministic outputs like JSON with incorrect business logic. It introduces Br…