banking_compliance__rwa_from_exposures
Takes a list of exposures with amounts and risk weights, then calculates the total risk-weighted assets for banking compliance.
Instructions
[banking-compliance] exposures: list of (exposure_amount, risk_weight).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| exposures | Yes |