Interface ApiExecutionMetadata

Collects information relevant to the cost and execution of the request. It is available at the top level, as well as for each individual element of a batch.

Hierarchy

  • ApiExecutionMetadata

Properties

Properties

The detailed total cost of the request.

finish_reason: ApiFinishReason

Explains why the model stopped processing further tokens

Generated using TypeDoc