Creating Custom GPTs and API Integration with Actions

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

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

  • @pc-bh2in
    @pc-bh2in ปีที่แล้ว +1

    Thanks so much Dan. I watched countless tutorials on TH-cam to teach action, API, schema, etc. to beginners like me but I find a lot of them too fast and difficult to follow. However you made it possible for me to create my first two gpts with action and API; actually understanding it. I've learned a lot. Thanks so much for creating this video. I look forward to the next video about creating your own APIs.

    • @dan-gpt
      @dan-gpt  11 หลายเดือนก่อน +2

      You're very welcome!

    • @paulham.2447
      @paulham.2447 11 หลายเดือนก่อน

      @@dan-gpt Hurry up ! Come back!😀

  • @andrewinsolita2.063
    @andrewinsolita2.063 10 หลายเดือนก่อน

    Hi dan! really looking forward for your next video detailing on how you can setup your own API!

  • @deedanner6431
    @deedanner6431 11 หลายเดือนก่อน

    9:30 Create a Swagger spec file to use with your actions for this endpoint [api url]. Make sure to include the server url for the endpoint. The response looks like this [response message]

  • @TheCommonSenseInvestor
    @TheCommonSenseInvestor 11 หลายเดือนก่อน +1

    What a great video! You have done the best job yet explaining how actions work. I was wondering no matter how many times I watch your video, I can't get a NY Times Best Sellers list API or a Sports (NBA) schedule API to work. Could you possibly help us out with this?

    • @dan-gpt
      @dan-gpt  11 หลายเดือนก่อน

      Thanks, how are you fetching the API? maybe it requires auth keys?

  • @Sergatx
    @Sergatx ปีที่แล้ว +1

    Great video thank you!
    When are you doing the next video to set up your own api?

  • @Saad-ej5te
    @Saad-ej5te ปีที่แล้ว

    Thank you, it was what i was looking for

    • @dan-gpt
      @dan-gpt  ปีที่แล้ว

      Glad I could help

  • @JC-hv8he
    @JC-hv8he 10 หลายเดือนก่อน

    dan your video is amazing. i want to do a google keyplanner api and how can i get started on that?

  • @bwilliams060
    @bwilliams060 ปีที่แล้ว +1

    nice one! would be great to see how you can connect via the Assistants API too?

    • @dan-gpt
      @dan-gpt  11 หลายเดือนก่อน

      That's possible but it would require a custom api to make calls to the assistans api. I would get started with and node expres api server.

  • @VictorDanielDVS
    @VictorDanielDVS ปีที่แล้ว +1

    Can the gpt receive calls from external api then responde to the api?

    • @dan-gpt
      @dan-gpt  11 หลายเดือนก่อน

      Yes, thats technically possible. It would require a custom API to handle the calls.

  • @deedanner6431
    @deedanner6431 11 หลายเดือนก่อน

    I'm not getting the same schema as a response from chatgpt

  • @mywholesaleac
    @mywholesaleac 11 หลายเดือนก่อน

    Hello Dan. Can you integrate the custom GPT I just created into my website? Please let me know...

    • @dan-gpt
      @dan-gpt  11 หลายเดือนก่อน

      I don't think that's possible yet since it requires a paid subscription, for that you are better building assistants with the api but it's more dev work.

  • @ManiSaintVictor
    @ManiSaintVictor ปีที่แล้ว

    Thank you

  • @BitsNBytesAI
    @BitsNBytesAI ปีที่แล้ว

    Excellent

    • @dan-gpt
      @dan-gpt  ปีที่แล้ว

      Thanks

  • @V9MED
    @V9MED ปีที่แล้ว +1

    HEY DO I HAVE TO BUY THE SUBSCRIPTION TO START MAKING GPTS

    • @dan-gpt
      @dan-gpt  ปีที่แล้ว

      that's correct

  • @Nursultan_karazhigit
    @Nursultan_karazhigit ปีที่แล้ว

    hello ? is it possible to integrate it to somewhere ?

    • @HousingAnalytics
      @HousingAnalytics 11 หลายเดือนก่อน

      +1 , did you get any answer?

    • @Nursultan_karazhigit
      @Nursultan_karazhigit 11 หลายเดือนก่อน

      @@HousingAnalyticsnope . But i get that its impossible to integrate GPTS

    • @dan-gpt
      @dan-gpt  11 หลายเดือนก่อน

      For custom ones then you can use something like th-cam.com/video/xISObxn1s_w/w-d-xo.html. the UI works with Ollama and OpenAI but needs dev skills.

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

    hello could you help me understand