AbstractAbstractgenerateGenerate structured data from a prompt
The expected output schema
Optionaloptions: anyAbstractgenerateGenerate plain text from a prompt
Optionaloptions: anyOptionalgenerateGenerate a streaming text response from a prompt.
The instruction or query.
Optionaloptions: anyConfiguration options.
A promise resolving to an async iterable stream of text chunks.
AbstractinitAdapter specific initialization
Abstract blueprint for AI model provider adapters.