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: google/generative-ai-go
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.15.0
Choose a base ref
...
head repository: google/generative-ai-go
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.15.1
Choose a head ref
  • 3 commits
  • 3 files changed
  • 1 contributor

Commits on Jun 27, 2024

  1. genai: wrap errors so we can understand where they come from (#150)

    Also add a skipped test with a custom http client
    eliben authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    8e25c39 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. genai: make custom HTTP client work again (#152)

    Workaround until #151 is fixed
    eliben authored Jun 28, 2024
    Configuration menu
    Copy the full SHA
    fcf3f0b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8cc011 View commit details
    Browse the repository at this point in the history
Loading