Build No-Code AI Applications with Dify Drag-and-Drop Workflows

แชร์
ฝัง
  • เผยแพร่เมื่อ 30 ม.ค. 2025

ความคิดเห็น •

  • @kinnaa1234
    @kinnaa1234 7 หลายเดือนก่อน +3

    You are awesome. Very underrated

  • @austinluu611
    @austinluu611 14 วันที่ผ่านมา

    What is the authorisation key to be passed in at 8:26? Thank you!

  • @user-wr4yl7tx3w
    @user-wr4yl7tx3w 6 หลายเดือนก่อน +1

    really well explained. can i ask, is it possible to produce the python code from the flow chart?

  • @lvterry
    @lvterry 6 หลายเดือนก่อน +1

    Nice tutorial. Thanks.

  • @LeQuocThai-Com
    @LeQuocThai-Com 4 หลายเดือนก่อน +1

    I really don't know how we push from upslash to vercel? Can you explain un details. Thanks awesome video

    • @KabobTech
      @KabobTech 4 หลายเดือนก่อน +1

      Yes I’d love to know this as well!

    • @DevelopersDigest
      @DevelopersDigest  4 หลายเดือนก่อน +1

      Sorry for the late reply.
      1. npx create-next-app@latest
      2. Within the app, create /api/name-of-your-path/route.tsx
      3. Add in upstash route
      4. in terminal 'vercel deploy --prod'
      5. In vercel console, remove password protection and add in environment variables for upstash

  • @krato6771
    @krato6771 6 หลายเดือนก่อน +1

    Do you mind sharing the DSL file? Awesome work btw🎉

    • @DevelopersDigest
      @DevelopersDigest  6 หลายเดือนก่อน

      Np:
      gist.github.com/developersdigest/7d75c8dc8447865eef217c398b4916ef

  • @oelberdomingos
    @oelberdomingos 7 หลายเดือนก่อน +3

    How do you generate the website dynamically?

    • @DevelopersDigest
      @DevelopersDigest  7 หลายเดือนก่อน +4

      I set the responses to be stored in Upstash Redis + with a endpoint that looks up the key in the redis kv, then if a result is found, it returns and decodes the result and returns from the endpoint as html. The endpoint within repo with the example I used can be found here. Cheers!
      github.com/developersdigest/dify-dynamic-website-example/blob/main/app/%5Bkey%5D/route.tsx

  • @aapanel6703
    @aapanel6703 2 หลายเดือนก่อน +1

    ❤❤Thanks for this short overview. aaPanel supports one-click deployment of dify