Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/opengradient/alphasense/run_model_tool.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down