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

Поделиться
HTML-код
  • Опубликовано: 4 сен 2024

Комментарии • 10

  • @kinnaa1234
    @kinnaa1234 2 месяца назад +3

    You are awesome. Very underrated

  • @oelberdomingos
    @oelberdomingos 2 месяца назад +3

    How do you generate the website dynamically?

    • @DevelopersDigest
      @DevelopersDigest  2 месяца назад +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

  • @lvterry
    @lvterry Месяц назад +1

    Nice tutorial. Thanks.

  • @user-wr4yl7tx3w
    @user-wr4yl7tx3w Месяц назад

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

  • @krato6771
    @krato6771 Месяц назад +1

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

    • @DevelopersDigest
      @DevelopersDigest  Месяц назад

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