web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Chatgpt in Power Apps ...
Power Apps
Unanswered

Chatgpt in Power Apps Canvas App

(0) ShareShare
ReportReport
Posted on by 11

Hi,

I am using a custom connector to POST requests to chatgpt and using the response in my canvas app. I want the response to be displayed as soon as it starts generating. I am using "stream": true according to the openai documentation. The issue is custom connector and power automate HTTP action dump the response all at once. Is there any workaround for this?

https://platform.openai.com/docs/api-reference/streaming

 

{
 "model": "gpt-3.5-turbo",
 "messages": [
 {
 "role": "system",
 "content": "You are a helpful assistant."
 },
 {
 "role": "user",
 "content": "Hello!"
 }
 ],
 "stream": true
 }

 

 

Categories:
I have the same question (0)

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Forum hierarchy changes are complete!

In our never-ending quest to improve we are simplifying the forum hierarchy…

Ajay Kumar Gannamaneni – Community Spotlight

We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…

Leaderboard > Power Apps

#1
Kalathiya Profile Picture

Kalathiya 408

#2
WarrenBelz Profile Picture

WarrenBelz 382 Most Valuable Professional

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 328 Super User 2025 Season 2

Last 30 days Overall leaderboard