Python SDK
NessyAPI
Preparing search index...
The search index is not available
@nessyapi/sdk - v0.1.0
@nessyapi/sdk
index
TierConfig
Interface TierConfig
interface
TierConfig
{
display
?:
string
;
per_token
?:
number
;
pack_size
?:
number
;
pack_price
?:
number
;
included_tokens
?:
number
;
rate_limit_rpm
?:
number
;
max_keys
?:
number
;
max_webhooks
?:
number
;
max_concurrent_sessions
?:
number
;
sla
?:
string
;
support
?:
string
;
custom_schema
?:
boolean
;
white_label
?:
boolean
;
commitment
?:
string
;
nlp_cutoff_default
?:
number
;
[
k
:
string
]:
unknown
;
}
Hierarchy (
View Summary
)
TierConfig
TierInfo
Indexable
[
k
:
string
]:
unknown
Index
Properties
display?
per_
token?
pack_
size?
pack_
price?
included_
tokens?
rate_
limit_
rpm?
max_
keys?
max_
webhooks?
max_
concurrent_
sessions?
sla?
support?
custom_
schema?
white_
label?
commitment?
nlp_
cutoff_
default?
Properties
Optional
display
display
?:
string
Optional
per_
token
per_token
?:
number
Optional
pack_
size
pack_size
?:
number
Optional
pack_
price
pack_price
?:
number
Optional
included_
tokens
included_tokens
?:
number
Optional
rate_
limit_
rpm
rate_limit_rpm
?:
number
Optional
max_
keys
max_keys
?:
number
Optional
max_
webhooks
max_webhooks
?:
number
Optional
max_
concurrent_
sessions
max_concurrent_sessions
?:
number
Optional
sla
sla
?:
string
Optional
support
support
?:
string
Optional
custom_
schema
custom_schema
?:
boolean
Optional
white_
label
white_label
?:
boolean
Optional
commitment
commitment
?:
string
Optional
nlp_
cutoff_
default
nlp_cutoff_default
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
display
per_
token
pack_
size
pack_
price
included_
tokens
rate_
limit_
rpm
max_
keys
max_
webhooks
max_
concurrent_
sessions
sla
support
custom_
schema
white_
label
commitment
nlp_
cutoff_
default
Python SDK
NessyAPI
@nessyapi/sdk - v0.1.0
Loading...