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-dev): bump caikit-nlp from 0.4.6 to 0.4.8 #115

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 7 months ago

Bumps caikit-nlp from 0.4.6 to 0.4.8.

Release notes

Sourced from caikit-nlp's releases.

v0.4.8 - Embeddings truncation fix

What's Changed

Full Changelog: https://github.com/caikit/caikit-nlp/compare/v0.4.7...v0.4.8

v0.4.7 - Additional TGIS params for text generation

What's Changed

New Contributors

Full Changelog: https://github.com/caikit/caikit-nlp/compare/v0.4.6...v0.4.7

Commits
  • d34987a Merge pull request #343 from markstur/embed_trunc_fix
  • 780ddfa Embeddings fix for truncation without room for begin/end and for batch trunca...
  • 42c3075 Merge pull request #324 from waleedqk/ResponseOptions
  • 8c16dc4 Merge changes from main
  • 9b2d516 explicit caikit version to ensure the data model field is available
  • 9b18700 kick of build process
  • aca4538 add rank data to generated result
  • 3bf2a13 Merge pull request #341 from evaline-ju/no-stream-len
  • c6e0986 :wrench: Add tokenization import
  • d97d00a :zap: Tee stream instead of checking length
  • 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)
dependabot[bot] commented 6 months ago

Superseded by #120.