How can I call an AIP logic file which I published in a typescript function? The output of the AIP will be a struct. I want to loop the AIP logic file process to get mode of the results. Is there a better way to do it?
This is a highly requested feature and we are working on this now! The idea is to register your AIP Logic function as a Query (similarly to https://www.palantir.com/docs/foundry/functions/query-functions/#search-and-view-queries) and then importing it in your repository. Stay tuned for announcements
1 Like