ENTITY
llm_eval
llm_eval
PulseAugur coverage of llm_eval — every cluster mentioning llm_eval across labs, papers, and developer communities, ranked by signal.
Total · 30d
0
2 over 90d
Releases · 30d
0
0 over 90d
Papers · 30d
0
0 over 90d
TIER MIX · 90D
TOPICS
RECENT · PAGE 1/1 · 2 TOTAL
-
LLM testing package fixes JSON validation bug with Markdown fences
The `llm_eval` Dart package has released version 0.3.1 to address a critical bug in its `Check.isValidJson` function. Previously, this function failed to recognize valid JSON when it was enclosed within Markdown code fe…
-
LLM eval cache flaw revealed: Nested judge model calls bypassed caching
A developer has identified a flaw in their LLM evaluation cache system, where a nested "judge" model call was not being cached, leading to unexpected costs and non-deterministic results in continuous integration (CI) ru…