Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.modelence.com/llms.txt

Use this file to discover all available pages before exploring further.

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.