From Code to Community: Sponsoring The Perl and Raku Conference 2025 Learn more

NAME

AI::Ollama::CopyModelRequest -

SYNOPSIS

my $obj = AI::Ollama::CopyModelRequest->new();
...

PROPERTIES

destination

Name of the new model.

source

Name of the model to copy.