module

AI::Provider::LanguageModel::V3

Language Model V3 interface.

Implement this module to create a language model provider.

Instance methods

do_generate(options : CallOptions) : GenerateResult
Source
do_stream(options : CallOptions) : StreamResult
Source
model_id
Source
provider
Source
specification_version
Source
supported_urls
Source