Anybody here using ChatGPT with next? Struggling a bit with the API, would love some help.
Answered
Scottish Terrier posted this in #help-forum
Original message was deleted.
7 Replies
Original message was deleted
Use vercel/ai (https://sdk.vercel.ai)
Answer
Scottish Terrier
Hey! How come?
You don’t need it to implement chatgpt-like apps, but it simplifies development a lot
Scottish Terrier
Oh. Will check it out, never heard about it before and don't know what it does
@Scottish Terrier Oh. Will check it out, never heard about it before and don't know what it does
It’s a convenient helper lib to help you deal with openai/langchain/etc api easily
By easily, I meant significantly easier than what you would have to do without it
Scottish Terrier
Awesome, thanks.