Skip to content
This repository has been archived by the owner on Sep 23, 2024. It is now read-only.

chore(deps): bump github.com/google/generative-ai-go from 0.10.0 to 0.14.0 #186

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 17, 2024

Bumps github.com/google/generative-ai-go from 0.10.0 to 0.14.0.

Release notes

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

v0.14.0

What's Changed

Full Changelog: google/generative-ai-go@v0.13.0...v0.14.0

v0.13.0

New features:

  • A schema can be provided to control the response output. See the example.
  • File type now has CreateTime, UpdateTime and ExpirationTime.

v0.12.0

New features:

  • UsageMetadata: information about a model's token usage
  • FileState: information about file uploads
  • GenerationConfig.ResponseSchema (not yet implemented by models)
  • Improved auth logic

v0.11.2

No release notes provided.

bugfix

This fixes the bug reported in #97.

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.
Commits

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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 17, 2024
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/google/generative-ai-go-0.14.0 branch 2 times, most recently from 7fd84f1 to fd1cdcb Compare June 26, 2024 12:01
Bumps [github.com/google/generative-ai-go](https://github.com/google/generative-ai-go) from 0.10.0 to 0.14.0.
- [Release notes](https://github.com/google/generative-ai-go/releases)
- [Commits](google/generative-ai-go@v0.10.0...v0.14.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] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/google/generative-ai-go-0.14.0 branch from fd1cdcb to 69df594 Compare June 26, 2024 12:02
@clement2026 clement2026 merged commit 97d8c8c into main Jun 26, 2024
1 check passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/google/generative-ai-go-0.14.0 branch June 26, 2024 12:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant