contextUsed property

String? contextUsed
final

The full context text sent to the LLM. Null if context was empty.

Implementation

final String? contextUsed;