How to deal with error message "Non string content message not supported". I'm using nomic embedded text and pinecone, ai from llama3.3
@softbitdev7 күн бұрын
It looks like you're running into a common issue with embeddings. Make sure the content you're sending to Pinecone is string-based.
@patolorde8 күн бұрын
i barely understand you but the video showing the project integration was really helpful
@softbitdev8 күн бұрын
I'm glad the practical example helped! Let me know if you have any specific questions.
@Maifumei9 күн бұрын
Can you make a nextjs blog tutorial with a complete backend like in the video?
@softbitdev9 күн бұрын
Sure, I can create a full dedicated video on my blog, while on the other hand if you have not seen my contentful playlist then have a look at it because I have described at everything how you can set up a blog using contentful.
@upByNune10 күн бұрын
Can you make one in english my friend ? :)
@softbitdev10 күн бұрын
Sure brother I can create,but if you need something urgent then kzbin.info/www/bejne/pKCmpWuEqMZ6aLMsi=LZH0DIb7tMRcx6uS Have a look at this one
@upByNune10 күн бұрын
@@softbitdev will do brother, thanks! Do you have a discord or somewhere I can reach you for some assistance?
@softbitdev9 күн бұрын
Sure brother, you can contact me through shopperbaaz123@gmail.com email
@satishkumarmeher889912 күн бұрын
sir i did same steps but after deployement its give 404 not found...
@softbitdev12 күн бұрын
Are you using any environment variable? Have you checked the build errors? If there are no build errors and the project has been successfully deployed and env has been configured as well on vercel then check for the vercel.json file
@fatimaiqra216917 күн бұрын
Well explained, jazak Allah
@softbitdev17 күн бұрын
Thank you!
@Uncaught_in_promise18 күн бұрын
Please create more tutorials on Contentful + Next/Nuxt. Thank you
@softbitdev18 күн бұрын
I'll keep that in mind for future videos!
@Abhigyan10321 күн бұрын
help! this does not work in prod
@softbitdev21 күн бұрын
If it's working fine locally then check for environment variables if these are configured in production or check for the error you are getting in production
@HareKrishnaPure2 ай бұрын
Good
@ZeshanMukhtar14 ай бұрын
Thanks
@SyedWasifulIslam-cu7gj5 ай бұрын
Please make the next video on how to integrate a subscription in a website and also how to confirm if a new user makes payment. I am facing a lot of problems trying to integrate PayPal subscription with my backend