Use code "dailycode" at nordpass.com/dailycode/ to get 3 months free of NordPass Business
@gsaisnАй бұрын
Nicely explained!
@DailyCodeBufferАй бұрын
Thanks 🙏
@Gunash55inАй бұрын
Good one
@DailyCodeBufferАй бұрын
Thanks 🙏
@KapilSharma-rp5le29 күн бұрын
i think Pre-requisite is not mentioned here, i tried to ran this app but i don't have access to this model - gpt-4o, So to run this i believe we need to have access to the model & buy it ?
@S__Khan__Ай бұрын
Thanks, Shabbir. I have two questions: 1. Are we interacting directly with the model rather than ChatGPT? Do they've API with memory/context support? 2. When using the Advisor, does every request to the models contain the entire context? Wouldn't that make it slow and bulky over time? How does the ChatGPT browser client is handling this?
@DailyCodeBufferАй бұрын
To answer your first question, no, they do not have the API directly that supports memory context, but they do support the conversation ID so that has been used . To answer the second question. Yes, the entire context has been passed the model and if you want to implement such a way like ChatGPT we can have the new context created for every new chat that we start.
@S__Khan__Ай бұрын
@DailyCodeBuffer that cleared it. Thanks a lot Shabbir
@unknown-mf7ddАй бұрын
its not working for me bro
@DailyCodeBufferАй бұрын
What is working?
@unknown-mf7ddАй бұрын
@DailyCodeBuffer reply from chatgpt ,not coming for me bro , i followed all the instructions
@anshulchouhan6982Ай бұрын
To build this application first we have to purchase chatgpt API