Table of Contents

Class OpenRouterModel

Namespace
Glitch9.AIDevKit
public class OpenRouterModel
Inheritance
object
OpenRouterModel

Fields

Claude3_Sonnet

[Obsolete("This Model is deprecated.")]
public const string Claude3_Sonnet = "anthropic/claude-3-sonnet"

Field Value

string

Claude_Sonnet_4_5

public const string Claude_Sonnet_4_5 = "anthropic/claude-sonnet-4.5"

Field Value

string

Remarks

Returns a maximum of 64000 tokens.

Cogito_V2_1_671b

public const string Cogito_V2_1_671b = "deepcogito/cogito-v2.1-671b"

Field Value

string

Remarks

A maximum of 128000 tokens can be processed at a time.

Goliath120b

public const string Goliath120b = "alpindale/goliath-120b"

Field Value

string

Qwen3_Max

public const string Qwen3_Max = "qwen/qwen3-max"

Field Value

string

Remarks

Returns a maximum of 32768 tokens.

Relace_Apply_3

public const string Relace_Apply_3 = "relace/relace-apply-3"

Field Value

string

Remarks

Returns a maximum of 128000 tokens.