Back to Prompt Library
testing
Simulate Inference Optimization with TensorRT-LLM
Inspect the original prompt language first, then copy or adapt it once you know how it fits your workflow.
Linked challenge: Enterprise AI Deployment Orchestrator with OpenAI Agents SDK
Format
Text-first
Lines
1
Sections
1
Linked challenge
Enterprise AI Deployment Orchestrator with OpenAI Agents SDK
Prompt source
Original prompt text with formatting preserved for inspection.
1 lines
1 sections
No variables
0 checklist items
Implement a simulated tool for the 'Performance Engineer' agent that represents the functionality of TensorRT-LLM. The agent should be able to 'call' this tool to optimize a given model and report on simulated performance gains (e.g., reduced latency, increased throughput). Demonstrate this with a sample agent interaction.
Adaptation plan
Keep the source stable, then change the prompt in a predictable order so the next run is easier to evaluate.
Keep stable
Preserve the rubric, target behavior, and pass-fail criteria as the baseline for evaluation.
Tune next
Adjust fixtures, mocks, and thresholds to the system under test instead of weakening the assertions.
Verify after
Make sure the prompt catches regressions instead of just mirroring the happy-path examples.