Conversation
…l need work on tools
|
@Azizahussein is attempting to deploy a commit to the Destiny and Rahul Projects Team on Vercel. A member of the Team first needs to authorize it. |
|
need some code changes |
|
no need to introduce a separate google generative ai package, we are already using AI SDK which ie enough, the chatbot layout though made correctly has the incorrect file structure, should have a top level file structure adjacent to (protected) and (auth). Check this link for reference https://nextjs.org/docs/app/api-reference/file-conventions/route-groups, no need to have a separate route for ask google, it can be done in the single same route by using a model selector........schema needs to be better to account for chatbot message persistence |
|
there is no error handling on the page chatbot page, it should tell me why a message is not being processed, what is the issue? |
Added the following features:
Database querying
Chatbot is now able to respond with graphs of data queried
Chatbot now implements HITL to confirm before proceeding with a query