Autobot::Config::TranscriptionConfig
Inherits YAML::Serializable < Reference < Object
Constants
DEFAULT_PROVIDER = "openai"
PROVIDERS = ["groq", "openai"] of ::String
Constructors
new
Sourcenew(*, __context_for_yaml_serializable ctx : YAML::ParseContext, __node_for_yaml_serializable node : YAML::Nodes::Node)
SourceInstance methods
api_key
Sourceenabled?
Sourceown_key
Sourceprovider
Sourceprovider_known?
Source