Hi everyone,
I am working on creating an AI chatbot that can answer questions based on both custom data and the model's general knowledge. When I create an app using the Vertex AI Agent Builder, it uses Dialogflow to create the agent, and it works well in the console. However, I am currently developing a mobile app and want to integrate this chatbot into the app. I couldn’t find the necessary code or instructions to integrate the created agent into the mobile application.
Can anyone help or provide guidance on how to do this integration?