Table of Contents

Class FluentApiRequestBuilderExt

Namespace
Glitch9.AIDevKit
public static class FluentApiRequestBuilderExt
Inheritance
object
FluentApiRequestBuilderExt

Methods

EnsureStreaming<T>(T)

public static T EnsureStreaming<T>(this T request) where T : IGenerativeRequest

Parameters

request T

Returns

T

Type Parameters

T