Preparing search index...
The search index is not available
Tidyscripts Docs
Tidyscripts Docs
node
common
apis
cortex
ContextStatus
Interface ContextStatus
interface
ContextStatus
{
breakdown
:
node
.
common
.
apis
.
cortex
.
TokenBreakdown
;
contextWindow
:
number
;
countMethod
:
"estimate"
;
isApproachingLimit
:
boolean
;
isAtLimit
:
boolean
;
maxOutputTokens
:
number
;
messageCount
:
number
;
model
:
string
;
provider
:
node
.
common
.
apis
.
cortex
.
Provider
;
remaining
:
number
;
totalUsed
:
number
;
usagePercent
:
number
;
}
Index
Properties
breakdown
context
Window
count
Method
is
Approaching
Limit
is
At
Limit
max
Output
Tokens
message
Count
model
provider
remaining
total
Used
usage
Percent
Properties
breakdown
breakdown
:
node
.
common
.
apis
.
cortex
.
TokenBreakdown
context
Window
context
Window
:
number
count
Method
count
Method
:
"estimate"
is
Approaching
Limit
is
Approaching
Limit
:
boolean
is
At
Limit
is
At
Limit
:
boolean
max
Output
Tokens
max
Output
Tokens
:
number
message
Count
message
Count
:
number
model
model
:
string
provider
provider
:
node
.
common
.
apis
.
cortex
.
Provider
remaining
remaining
:
number
total
Used
total
Used
:
number
usage
Percent
usage
Percent
:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
breakdown
context
Window
count
Method
is
Approaching
Limit
is
At
Limit
max
Output
Tokens
message
Count
model
provider
remaining
total
Used
usage
Percent
Tidyscripts Docs
Loading...