Ask a question to get started
Enter to send•Shift+Enter new line
SessionCostWarningScreen( self, *, cost_usd: float, threshold: float )
ModalScreen[None]
cost_usd
float
Current estimated session cost in US dollars.
threshold
Configured warning threshold in US dollars.
Compose the warning and dismissal hint.
Focus the modal for keyboard dismissal.
Acknowledge the warning without changing the session.
Keep the session cost warning visible until acknowledged.