Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: GoogleCloudPlatform/java-docs-samples
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: glaforge/java-docs-samples
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 20 commits
  • 1 file changed
  • 1 contributor

Commits on May 24, 2024

  1. Configuration menu
    Copy the full SHA
    4fb48c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3462f9a View commit details
    Browse the repository at this point in the history
  3. feat(vertexai): Multimodal snippets using Gemini 1.5 (incorporating f…

    …eedback, fixing region tags, and clarifying comments)
    glaforge committed May 24, 2024
    Configuration menu
    Copy the full SHA
    fde6d50 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b1274d9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f9b7206 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

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

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    4acbf9a View commit details
    Browse the repository at this point in the history
  2. feat(vertexai): Updated to use Gemini 1.5 Flash and new samples

    - added some advanced variants of existing snippets
    - added grounding with private data and with Google Search web results
    - added new multimodality streaming/non-streaming examples
    - updated some samples with Gemini 1.5 Flash
    - updated/added some region tags for integration in the documentation
    glaforge committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    46cea5f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    53f0a80 View commit details
    Browse the repository at this point in the history
  4. - split the token count and grounding samples to have one file per fe…

    …ature
    
    - disable a flaky test assertion
    glaforge committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    ab9d5c3 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Configuration menu
    Copy the full SHA
    70b7830 View commit details
    Browse the repository at this point in the history
  2. - added some extra comments for clarity

    - updated the region tag locations
    glaforge committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    f87ef77 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e9b4fa2 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Merge remote-tracking branch 'origin/main'

    # Conflicts:
    #	vertexai/snippets/src/main/java/vertexai/gemini/GetTokenCount.java
    #	vertexai/snippets/src/test/java/vertexai/gemini/SnippetsIT.java
    glaforge committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    b4c509c View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

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

Commits on Jul 31, 2024

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

Commits on Aug 1, 2024

  1. Configuration menu
    Copy the full SHA
    638f46b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21e1f5c View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2025

  1. Merge remote-tracking branch 'origin/main'

    # Conflicts:
    #	vertexai/snippets/src/main/java/vertexai/gemini/GroundingWithPublicData.java
    #	vertexai/snippets/src/test/java/vertexai/gemini/SnippetsIT.java
    glaforge committed Mar 31, 2025
    Configuration menu
    Copy the full SHA
    6b621d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e8a2079 View commit details
    Browse the repository at this point in the history
Loading