smah.settings.inference.provider.model

class smah.settings.inference.provider.model.Model(provider, config_data)[source]

Bases: object

CONFIG_VSN: str = '0.0.1'
static config_vsn() str[source]

Returns the version of the configuration.

Returns:

The version of the configuration.

Return type:

str

is_configured()[source]
show(options=None)[source]
to_prompt_yaml(options=None)[source]
to_standard_yaml(options=None)[source]
to_yaml(options=None)[source]

Modules

model