SameerMesiah97 commented on code in PR #72356:
URL: https://github.com/apache/airflow/pull/72356#discussion_r3908399978
##########
providers/google/src/airflow/providers/google/cloud/hooks/gen_ai.py:
##########
@@ -144,7 +144,7 @@ def supervised_fine_tuning_train(
:param source_model: Required. A pre-trained model optimized for
performing natural
Review Comment:
I would move the docstring for `source_model` up to reflect the order of the
parameters in the function signature if you have already opened a PR.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]