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.
AI::Ollama::CopyModelRequest -
my $obj = AI::Ollama::CopyModelRequest->new();
...
destination
Name of the new model.
source
Name of the model to copy.