AI Models
Configuring PowerPilot (AI) in Power Embedded
To have an assistant in the portal, you need to configure the following steps:
Validate the prerequisites in the Power BI Admin Portal (you are here).
Contract the model on Azure OpenAI or OpenAI (ChatGPT)
Create a model on Power Embedded
Create an assistant on Power Embedded
How to Create an AI Model in Power Embedded
Access the Power Pilot IA > Models page or click here.
Click on the Create AI Model button.


On this screen, you will be able to configure the following settings according to the AI API provider you will use:
Name: This is the name your model will have (you can choose any name you prefer).
Azure OpenAI
Model: In this field, you must enter the name of the contracted model (for example: GPT-4o-mini, GPT-4, etc.). To make it easier to find the model name. click on this link.

Endpoint: This field is filled in with the Endpoint value.

Key: Fill in this field with the value of the created key. Below, the path is indicated depending on where the assistant was created.

Cost in USD per 1 million input tokens: Fill in this field with the cost of tokens per question interaction, which varies according to the contracted model. Avoid using random values, as this may affect the Power Pilot audit. Check the pricing section in to find the exact value.
Cost in USD per 1 million output tokens: Fill in this field with the cost of tokens per response interaction, which varies according to the contracted model. Avoid using random values, as this may affect the Power Pilot audit. Check the pricing section in Azure to obtain the exact value
OpenAI
Model: Select the model you want to use from the drop-down menu.
Key: Fill in this field with the value of the created key.

Prompt tokens: Fill in this field with the cost of tokens per question interaction, which varies according to the contracted model. Avoid using random values, as this may affect the Power Pilot audit. Check the pricing section on the a OpenAI website to find the exact value.
Completion tokens: Fill in this field with the cost of tokens per response interaction, which varies according to the contracted model. Avoid using random values, as this may affect the Power Pilot audit. Check the pricing section on the OpenAI website to obtain the exact value..
The model has been created. Now we need to create an assistant.
Atualizado