repo2post - v0.1.1
npm
GitHub
VTX Labs
Preparing search index...
GenerateTextFn
Type Alias GenerateTextFn
GenerateTextFn
:
(
args
:
GenerateTextArgs
)
=>
Promise
<
GenerateTextResult
>
A function matching the AI SDK's
generateText
shape.
Type Declaration
(
args
:
GenerateTextArgs
)
:
Promise
<
GenerateTextResult
>
Parameters
args
:
GenerateTextArgs
Returns
Promise
<
GenerateTextResult
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
npm
GitHub
VTX Labs
repo2post - v0.1.1
Loading...
A function matching the AI SDK's
generateTextshape.