Join Airheads
Log in to use Airheads Agent
Airheads Agent is an early-release version of a generative AI search tool to aid your search of the Airheads Community.
If I have an OF 1.0 action that looks something like this: Action action = ActionFactory.createAction( ProtocolVersion.V 1 0, ActionType.OUTPUT, Port.NORMAL ); I have tried to create an Instruction for 1.3 but only get this far: Instruction instruction = Instruction...