Semantic Kernel JavaScript
Preparing search index...
semantic-kernel
toChatOptions
Variable toChatOptions
Const
toChatOptions
:
(
kernel
:
Kernel
,
settings
?:
PromptExecutionSettings
,
)
=>
ChatOptions
|
undefined
Type declaration
(
kernel
:
Kernel
,
settings
?:
PromptExecutionSettings
)
:
ChatOptions
|
undefined
Parameters
kernel
:
Kernel
Optional
settings
:
PromptExecutionSettings
Returns
ChatOptions
|
undefined
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Semantic Kernel JavaScript
Loading...