Thanks so much Dan. I watched countless tutorials on RUclips 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.
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?
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]
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.
Hi dan! really looking forward for your next video detailing on how you can setup your own API!
Thanks so much Dan. I watched countless tutorials on RUclips 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.
You're very welcome!
@@dan-gpt Hurry up ! Come back!😀
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?
Thanks, how are you fetching the API? maybe it requires auth keys?
Great video thank you!
When are you doing the next video to set up your own api?
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]
dan your video is amazing. i want to do a google keyplanner api and how can i get started on that?
Thank you, it was what i was looking for
Glad I could help
Can the gpt receive calls from external api then responde to the api?
Yes, thats technically possible. It would require a custom API to handle the calls.
I'm not getting the same schema as a response from chatgpt
nice one! would be great to see how you can connect via the Assistants API too?
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.
Hello Dan. Can you integrate the custom GPT I just created into my website? Please let me know...
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.
hello ? is it possible to integrate it to somewhere ?
+1 , did you get any answer?
@@HousingAnalyticsnope . But i get that its impossible to integrate GPTS
For custom ones then you can use something like ruclips.net/video/xISObxn1s_w/видео.html. the UI works with Ollama and OpenAI but needs dev skills.
Excellent
Thanks
HEY DO I HAVE TO BUY THE SUBSCRIPTION TO START MAKING GPTS
that's correct
hello could you help me understand
Thank you