Relative Content

Tag Archive for openai-apiflutterflowopenai-whisper

Can’t get OpenAI APIs to work in my FlutterFlow app

I’m trying to build an app that uses two of OpenAI’s APIs, whisper’s create Transcript and GPT3.5 turbo’s Chat Completion API. I’ve been building the app using FlutterFlow, but I’ve been having challenges understand what’s breaking, giving the lack of terminal to give me feedback. I’ve followed multiple video and tutorials frame by frame and done everything they did, but where they get responses from the API, I don’t. I have no idea why both API calls don’t work. but they work fine when testing the call in the API configuration.

Can’t get OpenAI APIs to work in my FlutterFlow app

I’m trying to build an app that uses two of OpenAI’s APIs, whisper’s create Transcript and GPT3.5 turbo’s Chat Completion API. I’ve been building the app using FlutterFlow, but I’ve been having challenges understand what’s breaking, giving the lack of terminal to give me feedback. I’ve followed multiple video and tutorials frame by frame and done everything they did, but where they get responses from the API, I don’t. I have no idea why both API calls don’t work. but they work fine when testing the call in the API configuration.