Enkaidu::Config::LLM
Inherits Enkaidu::ConfigSerializable < JSON::Serializable < YAML::Serializable::Strict < YAML::Serializable < Reference < Object
Represents a Language Model configuration within the Enkaidu application.
Constructors
new(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
Represents a Language Model configuration within the Enkaidu application.
new(pull : JSON::PullParser)
Represents a Language Model configuration within the Enkaidu application.
Instance methods
env
Use this to populate environment variables for the specific provider and they will be passed through
models
Sourceprovider
Source