Is it possible to have a function defined in my compute module back an Ontology action, just like Function Backed Actions for code repositories?
Not right now,
Currently the only ways to do this is to either create a TS/Python function that wraps your compute module function, or to create an AIP logic that calls your function
1 Like
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.