Preparing search index...
The search index is not available
@waldiez/react - v0.1.21
@waldiez/react
types
IWaldiezSourceModelData
Interface IWaldiezSourceModelData
interface
IWaldiezSourceModelData
{
apiKey
:
null
|
string
;
apiType
:
WaldiezModelAPIType
;
apiVersion
:
null
|
string
;
baseUrl
:
null
|
string
;
createdAt
:
string
;
defaultHeaders
:
{
[
key
:
string
]:
string
}
;
description
:
string
;
maxTokens
:
null
|
number
;
name
:
string
;
price
:
WaldiezModelPrice
;
requirements
:
string
[]
;
tags
:
string
[]
;
temperature
:
null
|
number
;
topP
:
null
|
number
;
updatedAt
:
string
;
}
Hierarchy (
View Summary
)
WaldiezModelDataCommon
IWaldiezSourceModelData
Index
Properties
api
Key
api
Type
api
Version
base
Url
created
At
default
Headers
description
max
Tokens
name
price
requirements
tags
temperature
topP
updated
At
Properties
api
Key
apiKey
:
null
|
string
api
Type
apiType
:
WaldiezModelAPIType
api
Version
apiVersion
:
null
|
string
base
Url
baseUrl
:
null
|
string
created
At
createdAt
:
string
default
Headers
defaultHeaders
:
{
[
key
:
string
]:
string
}
description
description
:
string
max
Tokens
maxTokens
:
null
|
number
name
name
:
string
price
price
:
WaldiezModelPrice
requirements
requirements
:
string
[]
tags
tags
:
string
[]
temperature
temperature
:
null
|
number
topP
topP
:
null
|
number
updated
At
updatedAt
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
api
Key
api
Type
api
Version
base
Url
created
At
default
Headers
description
max
Tokens
name
price
requirements
tags
temperature
topP
updated
At
@waldiez/react - v0.1.21
Loading...