Class OpenRouterSettings
Inheritance
object
OpenRouterSettings
Assembly: .dll
Syntax
public class OpenRouterSettings : AIClientSettings<OpenRouterSettings>
Properties
DefaultLLM
Declaration
public static string DefaultLLM { get; }
Property Value
HttpReferer
Declaration
public static string HttpReferer { get; }
Property Value
XTitle
Declaration
public static string XTitle { get; }
Property Value
Methods
IsDefaultModel(string, ModelFeature)
Declaration
public static bool IsDefaultModel(string id, ModelFeature cap)
Parameters
Returns