@ArizePhoenix: Phoenix now lets you compose evaluation strategies in code. Most eval tooling hands you a fixed menu of judge templates…
Summary
Phoenix introduces Code Evaluators, allowing users to define evaluation strategies in Python or TypeScript directly in the UI, with server-side execution and composable scoring methods.
Similar Articles
60-82% accuracy swing on 4B model classification task: the only variable was harness design
A study reveals that varying only the evaluation harness design can swing classification accuracy on a 4B parameter model from 60% to 82%, highlighting the critical impact of evaluation methodology.
smevals - a small eval suite for evaluating models, prompts, and harnesses
Simon Willison introduces smevals, a small eval suite from Prime Radiant for evaluating models, prompts, and harnesses, with commands to run evals, grade results, and serve static HTML reports.
Initial testing of DeepSeek v4 Flash shows significant improvements in UI/UX design capabilities (despite being token hungry)
Initial tests of DeepSeek v4 Flash show notable gains in UI/UX design capabilities, though the model remains token-hungry.
Google has released a stack of free AI tools that replace software people pay hundreds a year for.
Google has released a suite of free AI tools that replace paid software, including branding generators, UI builders, AI IDEs, and code assistants, with 14 notable examples highlighted.
I built a way to auto-undo the mess when an AI agent fails mid-task
A developer built agent-undo, a TypeScript library that adds undo/rollback handlers to AI agent tool calls so that if a step fails mid-task, previously completed steps are automatically reversed.