Interface IGenerativeParameters
public interface IGenerativeParameters
Properties
Api
Api Api { get; }
Property Value
Model
string Model { get; }
Property Value
- string
Stream
bool Stream { get; }
Property Value
- bool
public interface IGenerativeParameters
Api Api { get; }
string Model { get; }
bool Stream { get; }