Hello, im building a help chat using agent builder.
Im using flutter as front end and firebase as backend. As a POC I simply used Gemini with specific instructions hardcoded in the client side. Now I built a simple agent using Agent Builder and I would like to know if there is a way to still use the vertex ai sdk to use the tuned model.
vertex sdk documentation: https://firebase.google.com/docs/vertex-ai/get-started?platform=flutter&hl=es-419
Thanks in advance for any help 🙂