Stu
Stu
BRBuildShip + Rowy
Created by Edouard on 9/12/2024 in #❓・buildship-help
Push Notifications From Flutterflow app Stopped Working With Buildship
Thank you so much for circling back! That's great to know. 🔥
18 replies
BRBuildShip + Rowy
Created by Al_B on 9/11/2024 in #❓・buildship-help
CORS Issue from FlutterFlow
No description
10 replies
BRBuildShip + Rowy
Created by Edouard on 9/12/2024 in #❓・buildship-help
Push Notifications From Flutterflow app Stopped Working With Buildship
I'm sorry @Edouard I'm at a bit of a loss. You could try going back to basics and see if sending a notification in Firebase Console works (in the Messaging section, click 'New Campaign'): https://console.firebase.google.com/ Perhaps there has been something changed within FlutterFlow or Firebase Messaging that I'm not across. The BuildShip node does rely quite heavily on FlutterFlow facilitating the process, so a search on the FlutterFlow community forums might also be worthwile?
18 replies
BRBuildShip + Rowy
Created by Edouard on 9/12/2024 in #❓・buildship-help
Push Notifications From Flutterflow app Stopped Working With Buildship
@Edouard Hmmmm... well that says to me that there's a deployment issue on the FlutterFlow side. Can you try Redeploying in Settings --> Push Notifications
18 replies
BRBuildShip + Rowy
Created by Edouard on 9/12/2024 in #❓・buildship-help
Push Notifications From Flutterflow app Stopped Working With Buildship
I'm wondering if it requires a user id? And if this could be a new requirement? If you could get a successful notification sent we can do a comparison with what BuildShip is producing @Edouard
18 replies
BRBuildShip + Rowy
Created by Al_B on 9/11/2024 in #❓・buildship-help
CORS Issue from FlutterFlow
Hey @Gaurav Chadha and @Al_B The only other thing I can think of is that I know I've had issues switching a Private API call in Flutterflow back to a "standard" API call. It might be worth a post in the FlutterFlow community forums around this?
10 replies
BRBuildShip + Rowy
Created by Edouard on 9/12/2024 in #❓・buildship-help
Push Notifications From Flutterflow app Stopped Working With Buildship
Hi @Edouard this is a strange one, especially since it has previously been working. Can you share with me what the ff_push_notifications document looks like for a successful notification sent manually from FlutterFlow? I'm not aware of anything that should have changed with the cloud function but perhaps there's a hint there?
18 replies
BRBuildShip + Rowy
Created by jiefu95 on 9/2/2024 in #💬・general
jiefu95 - Hi, with the buildship streaming API ...
Yeah @Gaurav Chadha happy to jump in. @jiefu95 could you tell me a bit more? Perhaps a quick recording of what you're seeing and your API settings in Flutterflow would help? Happy if you'd prefer to DM me anything sensitive.
7 replies
BRBuildShip + Rowy
Created by Rich91 on 8/26/2024 in #❓・buildship-help
How to remove "Null" added to all returned open streams content
@Rich91 If you add a new OpenAI Streaming node from the node explorer into your project and copy over the inputs from your old node to your new node, you shouldn't experience the null issue any longer. Let us know how you get on.
7 replies
BRBuildShip + Rowy
Created by Rich91 on 8/26/2024 in #❓・buildship-help
How to remove "Null" added to all returned open streams content
Hi @Rich91 we're about to release an update to the OpenAI Streaming node which eliminates this issue. I'll update you when it's live.
7 replies
BRBuildShip + Rowy
Created by penthouse jonny on 8/6/2024 in #❓・buildship-help
FlutterFlow Streaming Assistant with Firestore
Can you remove the 2 x tools you're using and make sure your Assistant in OpenAI Playground doesn't use any tools as well?
26 replies
BRBuildShip + Rowy
Created by penthouse jonny on 8/6/2024 in #❓・buildship-help
FlutterFlow Streaming Assistant with Firestore
No description
26 replies
BRBuildShip + Rowy
Created by penthouse jonny on 8/6/2024 in #❓・buildship-help
FlutterFlow Streaming Assistant with Firestore
No description
26 replies
BRBuildShip + Rowy
Created by penthouse jonny on 8/6/2024 in #❓・buildship-help
FlutterFlow Streaming Assistant with Firestore
No description
26 replies
BRBuildShip + Rowy
Created by penthouse jonny on 8/6/2024 in #❓・buildship-help
FlutterFlow Streaming Assistant with Firestore
Could you let me know the answers to my questions above as well as this will help clarify. It definitely won't work if you've only swapped out the endpoint as there are a few more steps involved. Did you watch https://www.youtube.com/watch?v=B0g0FWqWSLg
26 replies
BRBuildShip + Rowy
Created by penthouse jonny on 8/6/2024 in #❓・buildship-help
FlutterFlow Streaming Assistant with Firestore
I'm assuming this means you're replacing the endpoint in Flutterflow's API section with your own and it's not working, but the BuildShip one that comes with the template still is?
26 replies
BRBuildShip + Rowy
Created by penthouse jonny on 8/6/2024 in #❓・buildship-help
FlutterFlow Streaming Assistant with Firestore
@penthouse jonny Sorry to hear you're having some frustrations. This is definitely strange. A few things to check: - What Open AI model are you using (when you get your Assistant ID and API Key in playground.openai.com)? I'd suggest starting with 4o Mini and then experimenting with using 4o to find the right middle-ground. - What are your BuildShip logs saying? Not getting a response AT ALL is strange. - Have you given BuildShip's service account the right permissions in Cloud Console? (your logs will show an error if not) - Have you set up a "chats" collection in Firestore for your chats to be stored in? Also just checking that you've followed all the instructions in this video, which this template is matched with? https://www.youtube.com/watch?v=B0g0FWqWSLg
26 replies
BRBuildShip + Rowy
Created by penthouse jonny on 8/1/2024 in #❓・buildship-help
Streaming AI Assistant using BuildShip is very buggy compared to the OpenAi API
Yes, these issues should hopefully be resolved by the work that @nithinrdy has done on the Assistant Streaming node last week, which I'm yet to get tested and integrated into both templates.
4 replies
BRBuildShip + Rowy
Created by wergle on 7/23/2024 in #💬・general
wergle - In your streaming API for FlutterFlow ...
@wergle Thanks! Certainly, watch this space, because it's rapidly evolving and there are a lot of ways to solve for the same problem. Always happy to help and glad you're enjoying building with BuildShip!
5 replies
BRBuildShip + Rowy
Created by Rudy on 7/23/2024 in #❓・buildship-help
How am I able to get Return value back in Flutterflow Snack bar.
Hi @Rudy , you feed in the results from an API call into the Snack bar in exactly the same way you would any other return value into another widget. Is there a workflow or project you could share with me so I could take a look in more detail?
9 replies