Answer Engine: Groq Function Calling - Next.js, AI SDK, Mixtral, Langchain, OpenAI, Brave & Serper

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

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

  • @DevelopersDigest
    @DevelopersDigest  6 месяцев назад +2

    git.new/answr ⭐

  • @stonedizzleful
    @stonedizzleful 6 месяцев назад +2

    Was never gonna be long before your content blew up! Great quality man!

    • @DevelopersDigest
      @DevelopersDigest  6 месяцев назад

      Thank you so much Liam ! I feel like you have been supportive since I have only a few hundred subscribers. Thank you so much for your support !

  • @waltwaltz
    @waltwaltz 6 месяцев назад +1

    What is the best strategy to building your own interface, it would be cool to be able to create Stripe checkout with their SDK

    • @DevelopersDigest
      @DevelopersDigest  6 месяцев назад +1

      I like this idea - could you elaborate more on a use case for a stripe checkout you had in mind?

    • @waltwaltz
      @waltwaltz 5 месяцев назад

      @@DevelopersDigest If we had a stripe storefront and a user could browse our storefront and then buy an item using their debit card.
      It might be a bit much, but I cant help but think how you could do checkout right in the UI of the engine.

  • @Dr_Tripper
    @Dr_Tripper 5 месяцев назад +1

    My interface only shows links, I get images and video links, but nada as far as what you are showing.

    • @DevelopersDigest
      @DevelopersDigest  5 месяцев назад

      In the app/config.tsx set:
      useFunctionCalling: false, // Set to true to enable function calling and conditional streaming UI (currently in beta)
      to true

    • @DevelopersDigest
      @DevelopersDigest  5 месяцев назад

      i'm going to set this back to true as default in the repo. thanks for pointing this out!

    • @Dr_Tripper
      @Dr_Tripper 5 месяцев назад

      @@DevelopersDigest No I made sure to set that to true as I was going through the script. I really would love to see this app working the way you have it. How can we confer?

  • @DanielMartínezRomero-s3m
    @DanielMartínezRomero-s3m 6 месяцев назад +1

    Hello sir. What approach would you take to save the generated data into a database? I was thinking of using prisma with an edge database but i do not know if this would be the best approach. What i mean in terms to saving is to implement authentication with some provider such as nextauth and use a database to save this data and make it visible to other users such as in a peplexity style, where you have the collections wwich are saved

    • @DanielMartínezRomero-s3m
      @DanielMartínezRomero-s3m 6 месяцев назад +1

      And my other question is if i could reuse the types and interfaces to map the schema values and POST them into the database

    • @DevelopersDigest
      @DevelopersDigest  6 месяцев назад

      Love these questions. I need a little bit more time before I can dig into the database piece of this. Rate limiting and authentication walk-throughs are some of the next up ill walk through in the answer engine series.

  • @vampondaway
    @vampondaway 6 месяцев назад +3

    🐐

  • @didierlopes4723
    @didierlopes4723 6 месяцев назад +1

    This is so good! 🙌🏼

    • @DevelopersDigest
      @DevelopersDigest  6 месяцев назад

      Thank you so much @didierlopes4723 - you're a legend!

  • @mr.daniish
    @mr.daniish 6 месяцев назад +1

    This was fire !