From 5085dcc5a8d2675f4a864817ea8c8548df8237b6 Mon Sep 17 00:00:00 2001 From: VolodymyrBg Date: Sun, 1 Mar 2026 18:58:15 +0200 Subject: [PATCH] docs(alphasense): clarify required model_output_formatter behavior --- src/opengradient/alphasense/run_model_tool.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/opengradient/alphasense/run_model_tool.py b/src/opengradient/alphasense/run_model_tool.py index 23b6653..6153598 100644 --- a/src/opengradient/alphasense/run_model_tool.py +++ b/src/opengradient/alphasense/run_model_tool.py @@ -44,7 +44,7 @@ def create_run_model_tool( This is required to ensure the output is compatible with the tool framework. - Default returns the InferenceResult object. + This argument is required and has no default formatter. InferenceResult has attributes: * transaction_hash (str): Blockchain hash for the transaction