Connect the New ChatGPT 4o API to Bubble.io - Tutorial

Поділитися
Вставка
  • Опубліковано 29 вер 2024

КОМЕНТАРІ • 10

  • @jacoblizarraga3770
    @jacoblizarraga3770 3 місяці тому +1

    dude you are amazing!! one of the few recent vids I can find on this. thank you thank you thank you

  • @philvlach
    @philvlach 18 днів тому

    this is really helpful and well explained. what if instead of completions API you wanted to use an assistant API?

    • @NoCodeAcademy
      @NoCodeAcademy  18 днів тому

      Hi glad to hear it helped. It would be similar in that you're setting up API calls like shown but there's additional data management to handle. Meaning, each new message in the conversation is added to the bundle of messages sent over to the API every time you type something new. That way, it can keep track of the evolving conversation.
      A data configuration that is setup to handle this is available in the full chat configuration resource in the video description. But for full disclosure (1) that resource's intention is more about being able to copy+paste to get up and running in a chat-based UI experience rather than attempt to explain each detail of the configuration and (2) that resource is not for the assistant API but that shouldn't matter because the data structure is the same, the only difference with assistant API is you're getting the extra fine tuning that comes along with building an assistant vs the out-of-the-box general LLM. Hope that helps.

  • @borisdouon2589
    @borisdouon2589 3 місяці тому

    Amazon features!!! Wow everyone will be able to build anything that comes from their mind.

    • @NoCodeAcademy
      @NoCodeAcademy  3 місяці тому +1

      Hey indeed! If you will, not them or a nebulous "everyone" though, you and me! The empowerment to build something awesome begins with each of us. Pretty exciting stuff!

  • @orthodox_gentleman
    @orthodox_gentleman 4 місяці тому

    Subscribed! You look like you could be my brother or cousin!

    • @NoCodeAcademy
      @NoCodeAcademy  4 місяці тому

      Appreciate that! Must be a couple of handsome guys 😆.

  • @rudib1119
    @rudib1119 4 місяці тому

    Awesome!! Thank you for explaining this 👊