Replies: 3 comments 4 replies
-
Is there a reason you can't get an API key? You can generate them manually at Anyway, foods and units are part of your group data. You have to pass the ids of the food/unit with the payload. Alternatively, you can put everything in the "note" field and set |
Beta Was this translation helpful? Give feedback.
-
Oh apologies, you meant a ChatGPT key, ignore that first bit |
Beta Was this translation helpful? Give feedback.
-
You can also have GPT spit out a schema.org recipe and import it manually if you're on nightly: #4274 |
Beta Was this translation helpful? Give feedback.
-
I am trying to create new Recipes in Mealie, and do a more manual process (since I am not able to receive an API key) of having ChatGPT analyze a picture, and then output a JSON file.
So for Cheeseburger Burrito, Using the template from Mealie:
For example, I want to take the recipes listed from here (via their photos): https://www.instagram.com/p/DArDLe6y43A/
So for this recipe specifically:
Have it output a JSON compatible output:
However every time I save this, it loads the page as expected, and then if I refresh the page... it is now blank.
Refresh page... and bam...
Is there a better way to do a manual creation of the image/bulk add, without having an API key?
Beta Was this translation helpful? Give feedback.
All reactions