Search papers, labs, and topics across Lattice.
This paper introduces a novel approach to model selection for LLM agents in enterprise settings, emphasizing continuous evaluation throughout the agent lifecycle via Evaluation-Driven Development and Operations (EDDOps). By implementing EDDOps on AWS Bedrock AgentCore, the authors establish a cost-to-performance framework that transforms model selection into a governed economic decision rather than a simple ranking exercise. The findings demonstrate that integrating trace-native observability and registry-based governance can significantly enhance the reliability and effectiveness of agent deployment strategies.
Transforming model selection from a mere ranking task into a governed economic decision could revolutionize how enterprises adopt LLM agents.
Enterprise adoption of LLM agents requires model selection methods that balance quality, reliability, safety, latency, and cost. Evaluation-Driven Development and Operations (EDDOps) positions evaluation as a continuous governing function across the agent lifecycle rather than a terminal checkpoint. This paper presents a practitioner-oriented instantiation of EDDOps on AWS Bedrock AgentCore and proposes a cost-to-performance framework for selecting foundation models in enterprise agent architectures. We make three contributions: a conceptual synthesis explaining why traditional TDD/BDD methods are insufficient for non-deterministic LLM agents; an architectural mapping of the EDDOps reference architecture onto AgentCore Runtime, Evaluations, Agent Registry, and CloudWatch observability; and an empirical cost-to-performance decision framework validated through a proof-of-concept comparing three foundation models across two deployment paths. Using trace data from 30 single-turn invocations across six agents, 9 multi-turn evaluations, and registry-integrated governance, we show how evaluation evidence can convert model selection from a benchmark-ranking exercise into a governed economic decision. The results suggest that managed agent platforms can support EDDOps when they provide trace-native observability, pluggable evaluator frameworks, and governed registry-based discovery.