Python SDK
NessyAPI
Preparing search index...
The search index is not available
@nessyapi/sdk - v0.1.0
@nessyapi/sdk
index
UsageResponse
Interface UsageResponse
interface
UsageResponse
{
days
:
number
;
records
:
UsageRecord
[]
;
total_tokens
:
number
;
total_requests
:
number
;
}
Index
Properties
days
records
total_
tokens
total_
requests
Properties
days
days
:
number
records
records
:
UsageRecord
[]
total_
tokens
total_tokens
:
number
total_
requests
total_requests
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
days
records
total_
tokens
total_
requests
Python SDK
NessyAPI
@nessyapi/sdk - v0.1.0
Loading...