model_registration

Model registration convenience functions.

Functions

Summary

get_model

Retrieve a model from the model registry.

is_known_model

Check if a model is in the model registry.

known_model_names

Names of the registered models.

model_plugin_table

Return registered model plugins as markdown table.

register_model

Add a model to the model registry.

set_model_plugin

Set the plugin used for a specific model name.