AxiomAi.LocalModels.Templates (AxiomAI v0.1.9)

View Source

Template system for creating model configurations with common patterns.

Summary

Functions

Creates a model configuration from a template.

Gets available template types.

Functions

create_from_template(template_type, overrides \\ %{})

@spec create_from_template(atom(), map()) :: map()

Creates a model configuration from a template.

list_templates()

@spec list_templates() :: [atom()]

Gets available template types.