-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
GCP Pipeline Jobs #315
GCP Pipeline Jobs #315
Conversation
...tions/gcp/src/commonMain/kotlin/com/xebia/functional/xef/gcp/pipelines/GcpPipelinesClient.kt
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking great @fedefernandez !!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This PR looks pretty good to me so far. Only added a small reply to Raul's comment.
...tions/gcp/src/commonMain/kotlin/com/xebia/functional/xef/gcp/pipelines/GcpPipelinesClient.kt
Outdated
Show resolved
Hide resolved
I talked to the others, Fede is currently on vacation. You can apply your suggestions and finish this pr, as far as I am concerned. |
I made some changes considering previous comments and at my own discretion. I kindly request to approve soon as I then can carry on with further reworking the GCP code. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Your changes look good to me @Intex32! Only need to fix the merge conflicts, and I think we're ready to merge 🙌
I'm currently on it. @nomisRev |
# Conflicts: # examples/kotlin/src/main/kotlin/com/xebia/functional/xef/conversation/gpc/Chat.kt # integrations/gcp/src/commonMain/kotlin/com/xebia/functional/xef/gcp/GcpChat.kt # integrations/gcp/src/commonMain/kotlin/com/xebia/functional/xef/gcp/GcpClient.kt
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚀 LGTM!
API to expose the VertexAI endpoints for custom models (fine-tuning)