Er-Api SDK - v1.0.7
Preparing search index...
<internal>
ModelInfo
Interface ModelInfo
interface
ModelInfo
{
context_length
?:
number
;
id
:
string
;
name
:
string
;
pricing
?:
{
completion
:
number
;
prompt
:
number
}
;
provider
:
string
;
[
key
:
string
]:
unknown
;
}
Indexable
[
key
:
string
]:
unknown
Index
Properties
context_
length?
id
name
pricing?
provider
Properties
Optional
context_
length
context_length
?:
number
id
id
:
string
name
name
:
string
Optional
pricing
pricing
?:
{
completion
:
number
;
prompt
:
number
}
provider
provider
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
context_
length
id
name
pricing
provider
Er-Api SDK - v1.0.7
Loading...