I’m currently using AIP Logic to process inputs from my workshop module through logic blocks, but I believe it would be more efficient to implement this logic by calling Python functions.
I created a code repository and implemented the necessary functions, but when I try to access them within workshop module, I can’t seem to find or call them. Is there a specific step I’m missing to make these functions available in the environment?