chatDetails property

ChatDetails? chatDetails
getter/setter pair

Details of LLM turns during this run; null if no AI evaluators ran.

Implementation

ChatDetails? chatDetails;