Skip to main content
API Reference / @modelence/ai / GenerateTextOptions
GenerateTextOptions = ModelenceGenerateTextOptions<OriginalGenerateTextParams>
Defined in: index.ts:28 Options for the Modelence generateText function. This type extends all the standard AI SDK generateText options, but replaces the model parameter with separate provider and model parameters.