Skip to content

Latest commit

 

History

History
34 lines (18 loc) · 702 Bytes

SinglePeriodImageStats.md

File metadata and controls

34 lines (18 loc) · 702 Bytes

@zeldafan0225/ai_horde / Exports / SinglePeriodImageStats

Interface: SinglePeriodImageStats

Table of contents

Properties

Properties

requests

Optional requests: number

The amount of text requests generated during this period.

Defined in

index.ts:2931


tokens

Optional tokens: number

The amount of tokens generated during this period.

Defined in

index.ts:2933