agentskit.js

CompareSelection

Auto-generated API reference for CompareSelection.

Type Alias: CompareSelection

CompareSelection = { mode: "manual"; } | { combine: "concat" | "merge"; mode: "all"; } | { metric: "fastest" | "cheapest"; mode: "first"; } | { evalRef: string; mode: "eval"; } | { criteria: string; judgeAgent: string; mode: "judge"; }

Defined in: multi-agent.ts:86

Explore nearby

✎ Edit this page on GitHubΒ·Found a problem? Open an issue β†’Β·How to contribute β†’

On this page