Create AI generated images directly in Airtable with Open AI DALL·E 2 model - Part 1

Sdílet
Vložit
  • čas přidán 27. 08. 2024

Komentáře • 15

  • @freshlesh3019754
    @freshlesh3019754 Před rokem +1

    Thanks for the tutorial appreciate the walkthrough

  • @funnyperson4016
    @funnyperson4016 Před rokem

    So cool!

  • @freshlesh3019754
    @freshlesh3019754 Před rokem +1

    I dont get back an array for the second airtable module.

    • @BusinessAutomatedTutorials
      @BusinessAutomatedTutorials  Před rokem

      Make sure you turn on parsing of response on the HTTP module. It will return data inside of data or something like that. Try running it once without connected to second airtable module, this will show what data is returned

  • @user-sy9hz6hx1k
    @user-sy9hz6hx1k Před 8 měsíci

    thanks for the great video! i have a problem with the http module, when i run the script in make, the http module gives the error "400 bad request". maybe you have some ideas what could be wrong?

    • @BusinessAutomatedTutorials
      @BusinessAutomatedTutorials  Před 8 měsíci

      There is usually more description to the error, but in general 400 means request not allowed. You are using wrong credentials, the API call is invalid or you run out of credits.

    • @plexitox
      @plexitox Před 7 měsíci +1

      I ran into the same problem! But I think since this video was made there is now an OpenAI module. I made the response format of that module URL and then set the "File URL" in the final airtable module "{{5.data[].url}}" and it's working!

  • @javierguiraomartinez1634

    Thanks for this amazing video. I have a problem with the HTTP module, Make says "Error 401 Unauthorized". What can I do? Many thanks

    • @BusinessAutomatedTutorials
      @BusinessAutomatedTutorials  Před rokem

      Thant can means that either:
      1) your credentials are not correct
      2) or you are sending request to wrong endpoint
      3) or you do not have access to this API - if I remember right, need to be approved.

  • @dailycalming
    @dailycalming Před rokem

    Where is Table 1

  • @dsn7086
    @dsn7086 Před rokem +1

    Cool! Is there a way to do this in MJ or SD? hehehe

    • @BusinessAutomatedTutorials
      @BusinessAutomatedTutorials  Před rokem

      Open AI has a API to access the model, not entirely sure, but it is not far fetch to see that someone is offering the models.