Hi community,
I am trying to understand what model is used in the Power Automate flows, particularly in Node: "Create text with GPT using a prompt".
The flow itself looks like here
My environment is located in Sweden region (AzureAI).
In the MS help I can find only the following references, related to this floe/node:
https://learn.microsoft.com/en-us/ai-builder/prebuilt-azure-openai
https://learn.microsoft.com/en-us/azure/ai-services/openai/concepts/models
https://learn.microsoft.com/en-us/azure/ai-services/openai/concepts/models
https://learn.microsoft.com/en-us/ai-builder/use-a-custom-prompt-in-flow#use-the-output-of-the-gpt-action
https://learn.microsoft.com/en-us/azure/ai-services/openai/concepts/models#gpt-35-models
Everything what I can get from these links is that
"The Create text with GPT using a prompt action generates a flow variable called Text, which represents the output of your prompt generated by the GPT model."
And most probably ChatGPT 3.5 turbo is used.
"GPT-3.5 Turbo is used with the Chat Completion API. GPT-3.5 Turbo version 0301 can also be used with the Completions API. GPT-3.5 Turbo versions 0613 and 1106 only support the Chat Completions API.
GPT-3.5 Turbo version 0301 is the first version of the model released. Version 0613 is the second version of the model and adds function calling support."
Unfortunately, I cannot not get more information about where this model is located, what is the cost of requesting this model, and where I can find usage logs. I am not sure if this model has been specifically deployed in my AzureAI environment - at least I cannot find it in my console.
Can you please provide some hints how to understand the pricing model, settings of the model, exact model type and location (I want to understand if end users can share sensitive data in this flow).
Thanks in advance.
BR,
Vitalii

Report
All responses (
Answers (