Skip to content

chore(deps): bump github.com/google/generative-ai-go from 0.7.0 to 0.11.0#126

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/main/github.com/google/generative-ai-go-0.11.0
Closed

chore(deps): bump github.com/google/generative-ai-go from 0.7.0 to 0.11.0#126
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/main/github.com/google/generative-ai-go-0.11.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 22, 2024

Bumps github.com/google/generative-ai-go from 0.7.0 to 0.11.0.

Release notes

Sourced from github.com/google/generative-ai-go's releases.

v0.11.0

This release includes:

  • File upload (currently requires model gemini-1.5-pro-eval).
  • System instructions(aka "system prompt").
  • Constrained function calling—see the ToolConfig type.

v0.10.0

What's Changed

Tags v0.9.0 and v0.10.0 introduce the function calling feature to the SDK. See an example here

Full Changelog: google/generative-ai-go@v0.9.0...v0.10.0

Commits
  • 3a0cfa0 genai: combine version constants (#86)
  • 0f228a8 genai: add File API (#85)
  • ff09ce7 genai: add SystemInstruction (#84)
  • 359cfe8 genai: support constrained decoding (#82)
  • 78aace2 genai: do not fail with custom HTTP client (#81)
  • 32bc54c genai: add Candidate.FunctionCalls (#78)
  • 506e2fb genai: document that this client uses the beta API (#77)
  • 4272fec Add example of explicitly setting History on ChatSession (#76)
  • d205e88 genai/test: add example for Tool / FunctionCall (#71)
  • 9267665 Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 (#73)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/google/generative-ai-go](https://github.com/google/generative-ai-go) from 0.7.0 to 0.11.0.
- [Release notes](https://github.com/google/generative-ai-go/releases)
- [Commits](google/generative-ai-go@v0.7.0...v0.11.0)

---
updated-dependencies:
- dependency-name: github.com/google/generative-ai-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 22, 2024
@sonarqubecloud
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 6, 2024

Superseded by #129.

@dependabot dependabot bot closed this May 6, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/main/github.com/google/generative-ai-go-0.11.0 branch May 6, 2024 07:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants