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

Add Vertex SDK #8119

Merged
merged 32 commits into from May 8, 2024
Merged

Add Vertex SDK #8119

merged 32 commits into from May 8, 2024

Commits on Mar 22, 2024

  1. Configuration menu
    Copy the full SHA
    61af236 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1aca52 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Configuration menu
    Copy the full SHA
    57018ca View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Configuration menu
    Copy the full SHA
    0338896 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. Configuration menu
    Copy the full SHA
    534d895 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Configuration menu
    Copy the full SHA
    1de2383 View commit details
    Browse the repository at this point in the history
  2. Add logging headers (#293)

    hsubox76 committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    6561882 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Add appcheck header (#294)

    hsubox76 committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    01a112b View commit details
    Browse the repository at this point in the history
  2. merge master

    hsubox76 committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    39af683 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e946e73 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    d27cd8e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf7d2d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8b70fc5 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Configuration menu
    Copy the full SHA
    acef5e3 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Configuration menu
    Copy the full SHA
    f25ccbb View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    3d11ecc View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. fix gl-js header (#8198)

    hsubox76 committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    1596af1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4092808 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1aadc47 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Configuration menu
    Copy the full SHA
    627b561 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Configuration menu
    Copy the full SHA
    7192c42 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b981a45 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    964bd26 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    070e0cc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    774570a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e12d91f View commit details
    Browse the repository at this point in the history
  5. Update API reports

    hsubox76 committed May 6, 2024
    Configuration menu
    Copy the full SHA
    dc2efe7 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. fix test (#8228)

    hsubox76 committed May 7, 2024
    Configuration menu
    Copy the full SHA
    4c83b34 View commit details
    Browse the repository at this point in the history
  2. Generate vertex reference docs (#8226)

    * generate vertex reference docs
    
    * Update docs-devsite/index.md
    
    Co-authored-by: rachelsaunders <52258509+rachelsaunders@users.noreply.github.com>
    
    * Update docs-devsite/vertexai-preview.vertexaioptions.md
    
    Co-authored-by: rachelsaunders <52258509+rachelsaunders@users.noreply.github.com>
    
    * addressed PR comments
    
    * regenerate
    
    ---------
    
    Co-authored-by: rachelsaunders <52258509+rachelsaunders@users.noreply.github.com>
    hsubox76 and rachelsaunders committed May 7, 2024
    Configuration menu
    Copy the full SHA
    f688228 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    d79a131 View commit details
    Browse the repository at this point in the history
  2. Fix doc comments (#8234)

    * fix doc comments
    
    * fix one more comment
    
    * Update docs-devsite/vertexai-preview.md
    
    Co-authored-by: rachelsaunders <52258509+rachelsaunders@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: rachelsaunders <52258509+rachelsaunders@users.noreply.github.com>
    hsubox76 and rachelsaunders committed May 8, 2024
    Configuration menu
    Copy the full SHA
    c66445c View commit details
    Browse the repository at this point in the history
  3. [Vertex AI] Add a responseMimeType to generationConfig (#8235)

    Provide Apps with an ability to configure the responseMimeType. This enables applications to request that VertexAI returns the response in a JSON format instead of a normal textual format.
    DellaBitta committed May 8, 2024
    Configuration menu
    Copy the full SHA
    f6a2b88 View commit details
    Browse the repository at this point in the history