opendatahub-io / caikit-nlp-client

A grpc and http client library for caikit-nlp
Apache License 2.0
3 stars 6 forks source link

build(deps): bump caikit-nlp from 0.4.6 to 0.4.15 #131

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 4 months ago

Bumps caikit-nlp from 0.4.6 to 0.4.15.

Release notes

Sourced from caikit-nlp's releases.

v0.4.15 - Allow auto-finding with x-route-info

What's Changed

Full Changelog: https://github.com/caikit/caikit-nlp/compare/v0.4.14...v0.4.15

v0.4.14 - Optional TGIS routing header override

What's Changed

Full Changelog: https://github.com/caikit/caikit-nlp/compare/v0.4.13...v0.4.14

v0.4.13 - TGIS timeout logging

What's Changed

Full Changelog: https://github.com/caikit/caikit-nlp/compare/v0.4.12...v0.4.13

v0.4.12 - Model info on embeddings

What's Changed

New Contributors

Full Changelog: https://github.com/caikit/caikit-nlp/compare/v0.4.11...v0.4.12

v0.4.11

What's Changed

Full Changelog: https://github.com/caikit/caikit-nlp/compare/v0.4.10...v0.4.11

v0.4.10 - Handle TGIS rpc errors

What's Changed

Full Changelog: https://github.com/caikit/caikit-nlp/compare/v0.4.9...v0.4.10

v0.4.9 - Fix tokenization on text generation models

What's Changed

... (truncated)

Commits
  • 4ce8435 Merge pull request #364 from gabe-l-hart/RouteInfoFromBackend
  • ff7f056 RouteInfoFromBackend: Remove unused imports
  • 0e23e10 RouteInfoFromBackend: Bump caikit for context registration in backend
  • 1818a30 RouteInfoFromBackend: Bump caikit-tgis-backend
  • cbc6b33 RouteInfoFromBackend: Forward get_route_info and ROUTE_INFO_HEADER_KEY from b...
  • 3b2f8fd Merge pull request #363 from mynhardtburger/lazy-model-connection
  • 527b455 remove unreachable code
  • 46ae073 review comments
  • 6bae66a Update caikit_nlp/toolkit/text_generation/tgis_utils.py
  • 5df0533 linting
  • 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 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)
dtrifiro commented 3 months ago

Done in #136

dependabot[bot] commented 3 months ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.