PowerApps - Azure Open AI GPT models with Power Automate & Power Apps
Автор: M365 & Modern Tech Hub
Загружено: 2024-11-24
Просмотров: 4162
Описание:
This video explains how to create Azure open Deployment Model with GPT. Video explains how to call Azure Open AI service from Power Automate and Power Apps.
Please watch full video to understand step by step process.
HTTP body json
{
"messages": [
{
"role": "system",
"content": "You are an AI assistant that helps people find information."
},
{
"role": "user",
"content": "please give me breakfast plan for 30 year old male."
}
],
"temperature": 0.7,
"top_p": 0.95,
"max_tokens": 800
}
Compose action - expression
---------------------------------
first(body('HTTP')?['choices'])?['message']?['content']
Повторяем попытку...
Доступные форматы для скачивания:
Скачать видео
-
Информация по загрузке: