smoltalk
Preparing search index...
text
Function text
text
(
config
:
PromptConfig
&
SmolConfig
&
{
stream
:
true
}
,
)
:
AsyncGenerator
<
StreamChunk
>
Parameters
config
:
PromptConfig
&
SmolConfig
&
{
stream
:
true
}
Returns
AsyncGenerator
<
StreamChunk
>
text
(
config
:
PromptConfig
&
SmolConfig
&
{
stream
?:
false
}
,
)
:
Promise
<
Result
<
PromptResult
>
>
Parameters
config
:
PromptConfig
&
SmolConfig
&
{
stream
?:
false
}
Returns
Promise
<
Result
<
PromptResult
>
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
smoltalk
Loading...