Skip to content

Commit 1cd8897

Browse files
authored
docs(alphasense): clarify required model_output_formatter behavior (#173)
1 parent 7147214 commit 1cd8897

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/opengradient/alphasense/run_model_tool.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ def create_run_model_tool(
4444
4545
This is required to ensure the output is compatible with the tool framework.
4646
47-
Default returns the InferenceResult object.
47+
This argument is required and has no default formatter.
4848
4949
InferenceResult has attributes:
5050
* transaction_hash (str): Blockchain hash for the transaction

0 commit comments

Comments
 (0)