nat.plugins.eval.profiler.intermediate_property_adapter#
Classes#
Module Contents#
- class IntermediatePropertyAdaptor#
Bases:
nat.data_models.intermediate_step.IntermediateStep- classmethod from_intermediate_step( ) IntermediatePropertyAdaptor#
Create an adaptor instance from an existing IntermediateStep. Uses the dict() representation of the instance to initialize the adaptor.
- property token_usage: nat.data_models.intermediate_step.TokenUsageBaseModel#