You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I guess (3) could be just self.__class__.__name__, that can be done directly in DeployableTraderAgent. But not sure how to add (4) universally across agents, maybe can be skipped if it happens to be too complicated? We could just make agents to include this directly in the reasoning field.
In the original issue #363, Presagio asked us for :
We have (1) in IPFSAgentResult and (2) directly in contract . But (3) and (4) are missing.
The text was updated successfully, but these errors were encountered: