help="Remove a specific cached model by name or hash (partial match)",
help="Remove a specific cached model by name or hash (partial match)",
)
)
parser.add_argument(
"--reply-filters",
action="append",
default=[],
help="Enable filtering of model replies. Use --reply-filters malformed,tool_calls or --reply-filters text:malformed --reply-filters image:tool_calls for model-specific filters.",