Class OpenRouter
Inheritance
object
OpenRouter
Assembly: .dll
Syntax
public class OpenRouter : AIClient<OpenRouter>
Constructors
OpenRouter()
Declaration
Properties
ChatCompletion
Declaration
public ChatCompletionService ChatCompletion { get; }
Property Value
Completion
Declaration
public CompletionService Completion { get; }
Property Value
DefaultInstance
The default instance of the OpenRouter client.
Declaration
public static OpenRouter DefaultInstance { get; }
Property Value
Models
Declaration
public ModelService Models { get; }
Property Value