Hey dear community,
I have an automation that is sending outputs from multiple ChatGPT modules, into a single Google Docs Template, containing multiple mapped fields.
My current challenge is formatting the current AI Generated content from ChatGPT modules correctly, so for the final user reading, there’s not formatting needed.
I’ve seen other thread on similar topics, but not addressing this specific scenario where you have multiple fields.
Here are a few images on the automation:
Here’s an example of how final output format is looking:
Question:
Any recommendations on how to prompt ChatGPT to output in a format that Google Docs understands, or format the ChatGPT output within the Google Docs module correctly, for the multiple fields?
Welcome to the Make community!
You cannot use Create a Document from a Template if you want to insert formatting.
Since you are using Markdown, you could also use Markdown to HTML module, before using a Create a Document (NOT template).
Alternatively, prompt the chat completion modules to exclude any formatting, and manually add the formatting in the template itself first.
samliew – request private consultation
Join the unofficial Make Discord server to chat with other makers!
3 Likes
Thank you Sam! I will evaluate possible changes to the workflow with your inputs, and see what works best. Have a great week!
2 Likes
No problem, glad I could help!
1. If anyone has a new question in the future, please start a new thread. This makes it easier for others with the same problem to search for the answers to specific questions, and you are more likely to receive help since newer questions are monitored closely.
2. The Make Community guidelines encourages users to try to mark helpful replies as solutions to help keep the Community organized.
This marks the topic as solved, so that:
- others can save time when catching up with the latest activity here, and
- allows others to quickly jump to the solution if they come across the same problem
To do this, simply click the checkbox at the bottom of the post that answers your question:
3. Don’t forget to like and bookmark this topic so you can get back to it easily in future!
4. Do join the unofficial Make Discord server for live chat and video assistance
samliew – request private consultation
Join the unofficial Make Discord server to chat with other makers!
2 Likes