Yuvraj Singh

Results 19 comments of Yuvraj Singh

> check your RootLayout component. it's in /app/layout.jsx file > > ``` > > > > > > > > > {children} > > > > > ``` Yes This...

> what worked for me is adding my payment information to my account and generating a new API key Is it paid or free? If free So, What is the...

> > I'm not 100% sure exactly, but I think openai charges like 0.02 cents per generation or something along those lines. I just know adding a payment option fixed...

> @yuvraj042003 first check your usage at the openai account , it must be exahusted Yes I will see.

Check External API Calls: Split Functionality: Optimize Your Code: Use Asynchronous Operations:Check your code and again review this point

> > Check External API Calls: Split Functionality: Optimize Your Code: Use Asynchronous Operations:Check your code and again review this point > > Bro please can you help me bit....

> This Edge Function has crashed. > Your connection is working correctly. > > Vercel is working correctly. how to add .env file in vercel deploy When you deploy your...

I think this is error from your database. So plz move and check this thin:- 1> Allow IP from anywhare 2> Verify the Password is correct on MONGODB_URI 3> And...

Again open mongodb and restart server.

You follow these things 1) Set Database access from anywhare. 2) Check connection string and .env.local file name correct or not 3) check the password that you created in the...