struct

Grafito::AI::Providers::OpenAICompatible::ProviderConfig

Inherits Struct < Value < Object

Known provider configurations

Constructors

new(endpoint : String, models_endpoint : String | Nil, default_model : String, env_key : String | Nil, name : String)
Source

Instance methods

clone
Source
copy_with(endpoint _endpoint = @endpoint, models_endpoint _models_endpoint = @models_endpoint, default_model _default_model = @default_model, env_key _env_key = @env_key, name _name = @name)
Source
default_model
endpoint
env_key
models_endpoint
name