Skip to content
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

feat: add Vertex AI component #203

Closed
wants to merge 9 commits into from

Conversation

namwoam
Copy link
Collaborator

@namwoam namwoam commented Jul 8, 2024

Because

  • We want to integrate Vertex AI (Google) models into our VDP pipeline platform.

This commit

  • Added the Vertex AI Component, which supports the following tasks:
  • TASK_TEXT_GENERATION_CHAT
  • TASK_TEXT_EMBEDDINGS
  • TASK_TEXT_TO_IMAGE
  • TASK_IMAGE_TO_IMAGE
  • TASK_SPEECH_RECOGNITION
    [To be added, their might be other GCP models that are not listed under Vertex AI]

ai/vertexai/v0/main.go Fixed Show fixed Hide fixed
@namwoam namwoam closed this Jul 17, 2024
@namwoam namwoam deleted the namwoam/vertexai branch July 17, 2024 10:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 👋 Done
2 participants