im gettin an error when trying to combine this approach. Im getting some sort of bug for Vertex AI key verification.
Hi @MandoPy,
Probably you need to setup OAuth as mentioned below in Google Docs:
Tuning using the API and client library requires user authentication. An API key alone is not sufficient. If you see a
'PermissionDenied: 403 Request had insufficient authentication scopes'
error, you need to set up user authentication.
Also here is the tutorial on how to use fine-tune model : Fine-tuning tutorial | Gemini API | Google for Developers
Hope this helps.
Thanks
i got it fixed before you replied but thanks