Timeline Studio API Documentation - v0.26.0
Preparing search index...
features/ai-chat/services/unified-ai-service
UnifiedRequestOptions
Interface UnifiedRequestOptions
interface
UnifiedRequestOptions
{
fallbackModels
?:
string
[]
;
maxTokens
?:
number
;
retryAttempts
?:
number
;
temperature
?:
number
;
timeout
?:
number
;
}
Index
Properties
fallback
Models?
max
Tokens?
retry
Attempts?
temperature?
timeout?
Properties
Optional
fallback
Models
fallbackModels
?:
string
[]
Optional
max
Tokens
maxTokens
?:
number
Optional
retry
Attempts
retryAttempts
?:
number
Optional
temperature
temperature
?:
number
Optional
timeout
timeout
?:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
fallback
Models
max
Tokens
retry
Attempts
temperature
timeout
Timeline Studio API Documentation - v0.26.0
Loading...