upgrade_command(
method: InstallMethod | None = None,
) -> str| Name | Type | Description |
|---|---|---|
method | InstallMethod | None | Default: NoneInstall method override. Auto-detected if |
Return the shell command to upgrade deepagents-cli.
Falls back to the pip command for unrecognized install methods.