Prashant Bhudwal

Results 5 comments of Prashant Bhudwal

@shuding Raised PR. #989 https://github.com/vercel/ai/pull/989

Some feedback for standardization - All shadcn component are named exports - The size is never given as int, you can can follow the sizing convention as button does

@jeremyphilemon @jaredpalmer the messages sent to openai are not formatted properly. Invalid parameter: messages with role 'tool' must be a response to a preceeding message with 'tool_calls'. I was testing....

> @jeremyphilemon @jaredpalmer > > the messages sent to openai are not formatted properly. > > Invalid parameter: messages with role 'tool' must be a response to a preceeding message...

Can anyone please explain why https://chat.vercel.ai/ works perfectly fine, but the main branch on localhost does not? Isn't the main branch from the repo deployed to this domain?