I have created the following flow below. The first AI builder action (second action down) reads emails from a shared inbox and decides using my custom prompt whether the email concerns a single manuscript with ethical issues. If it does, it outputs the word "single", if it does not it outputs an explanation of why it believes the email does not concern a single manuscript with ethical issues. The output text is used as a string variable.
If it outputs "single" it goes along the first flow on the left and creates a report from the email along with a teams message and excel log. If not, it goes to the default path and logs the email details and explanation.
I am very new to PowerAutomate and I now wonder whether I used the best AI model for the first AI builder (create text using GPT). Can I train this model somehow? I can't see any option to. Should I have used the prediction model instead? I can't figure out how to train my model and have relied on adjusting the prompt. Does anyone think I should use a different AI builder model and if so, where do I train it?
Thanks for any help! I'm really enjoying creating but just am a total newbie.