Quiz 9 Question 1 of 20

A quantitative investment firm is deploying a large language model to automate end-of-day portfolio rebalancing workflows. The system must retrieve current holdings from the OMS, calculate drift from target weights, execute trade orders via a broker API, and log all actions to a compliance ledger — all without human intervention. Which architectural approach best enables the LLM to orchestrate these heterogeneous backend actions reliably and in a structured, auditable manner?

Select an answer to reveal the explanation.

Motivation