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(vertexai): add WithREST option to vertexai client #9389

Merged
merged 8 commits into from
Feb 8, 2024

Commits on Feb 8, 2024

  1. feat(vertexai): add NewClientWithConfig constructor

    Configuration via the ClientConfig struct
    eliben committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    657b12d View commit details
    Browse the repository at this point in the history
  2. Add comment

    eliben committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    62dab39 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dcb2462 View commit details
    Browse the repository at this point in the history
  4. Clean up vet

    eliben committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    23f46b5 View commit details
    Browse the repository at this point in the history
  5. Redo with options

    eliben committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    8ac298c View commit details
    Browse the repository at this point in the history
  6. Tweak the file and comments

    eliben committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    59415dd View commit details
    Browse the repository at this point in the history
  7. hide method

    eliben committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    80ead21 View commit details
    Browse the repository at this point in the history
  8. WithREST w/o arguments

    eliben committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    0b24647 View commit details
    Browse the repository at this point in the history