class

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.

Source
new(pull : JSON::PullParser)

Represents a Language Model configuration within the Enkaidu application.

Source

Instance methods

env

Use this to populate environment variables for the specific provider and they will be passed through

Source
models
Source
provider
Source

Nested types