An open source LLM eval tool with two independent quality signals

LLM-as-judge has become the dominant pattern for evaluating language model outputs. Tools like...

Read Original

Related

Dev.to tutorial 54m ago

How to Use Subagents in Claude Code

Subagents give Claude Code parallel workers with their own context windows. How to trigger them, define custom ones in .claude/agents/, and when NOT to.