OpenAI Feedback Generator

Hey team,

I’m making an automation that :slight_smile:

  • Get input from Tally
  • Then collect some data to launch a ChatGPT Prompt Completion
  • And finaly send the information into a serie of ChatGPT Chat Completion

But it doesn’t work. Is anybody already tried to automate a sequence of questions for ChatGPT ? (basically a loop of question to get a strong feedback from OpenAI)

Thanks !

Justin

Hi @Oxigo

This seem to be very simple. We have already worked with ChatGPT. So, please share your error so we can investigate.

If you require additional assistance, please don’t hesitate to reach out to us.
MSquare Support
Visit us here
Youtube Channel

2 Likes

Thanks for your answer

The Tally input seems to collect no bundles at all, like the screen below

Welcome to the Make community!

1. Screenshots of module fields and filters

Please share screenshots of relevant module fields and filters in question? It would really help other community members to see what you’re looking at.

You can upload images here using the Upload icon in the text editor:
Screenshot_2023-10-07_111039

2. Scenario blueprint

Please export the scenario blueprint file to allow others to view the mappings and settings. At the bottom of the scenario editor, you can click on the three dots to find the Export Blueprint menu item.

Screenshot_2023-08-24_230826
(Note: Exporting your scenario will not include private information or keys to your connections)

Uploading it here will look like this:

blueprint.json (12.3 KB)

3. And most importantly, Output bundles

Please provide the output bundles of the modules by running the scenario, then click the white speech bubble on the top-right of each module, save the bundle contents in your text editor as a bundle.json file, and upload it here into this discussion thread.
Screenshot_2023-10-06_141025

Providing the output bundles will allow others to replicate what is going on in the scenario even if they do not use the external service.

Following these steps will allow others to assist you here. Thanks!

2 Likes

Hey,

How can I get the email field (input in Tally) at the end of this workflow ?

Thanks !

Hi @Oxigo,

What is the purpose of the Text Aggregator here?
I am not sure what is coming out of Tally, but if that’s just a bunch of form data, you likely don’t even need it.

If you can get rid of the Text Aggregator then the GMail module will be able to get the fields from Tally.

Otherwise,
If the email is in the Text aggregator you could extract it.

2 Likes

Hi @Oxigo

Text aggregator aggregate the tally data and at the same time we couldn’t get that to further modules. So please remove text aggregator.

If you require additional assistance, please don’t hesitate to reach out to us.
MSquare Support
Visit us here
Youtube Channel

2 Likes

Thanks everyone !

My automation is fully operational.

Make is crazy : I spent less than 7 days to build a fully automated startup validation generator. You only have to fullfil your name, your idea’s name, the solution and the problem. Then you receive, less than 5 minutes later, a PDF.

3 Likes