The Perl Toolchain Summit 2025 Needs You: You can help 🙏 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.