Timeline Studio API Documentation - v0.26.0
Preparing search index...
features/ai-chat/services/unified-ai-service
ModelConfig
Interface ModelConfig
interface
ModelConfig
{
description
?:
string
;
id
:
string
;
isLocal
:
boolean
;
maxTokens
:
number
;
name
:
string
;
provider
:
AIProvider
;
supportsStreaming
:
boolean
;
supportsTools
:
boolean
;
}
Index
Properties
description?
id
is
Local
max
Tokens
name
provider
supports
Streaming
supports
Tools
Properties
Optional
description
description
?:
string
id
id
:
string
is
Local
isLocal
:
boolean
max
Tokens
maxTokens
:
number
name
name
:
string
provider
provider
:
AIProvider
supports
Streaming
supportsStreaming
:
boolean
supports
Tools
supportsTools
:
boolean
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
description
id
is
Local
max
Tokens
name
provider
supports
Streaming
supports
Tools
Timeline Studio API Documentation - v0.26.0
Loading...