Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update bertopic requirement from <=0.14.1 to <=0.16.2 #196

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 31, 2024

Updates the requirements on bertopic to permit the latest version.

Release notes

Sourced from bertopic's releases.

v0.16.2

Changelog

Sourced from bertopic's changelog.

Version 0.16.2

Release date: 12 May, 2024

Version 0.16.1

Release date: 21 April, 2024

  • Fixed issue with .merge_models seemingly skipping topic #1898

  • Fixed Cohere client.embed TypeError #1904

  • Fixed AttributeError: 'TextGeneration' object has no attribute 'random_state' #1870

  • Fixed topic embeddings not properly updated if all outliers were removed #1838

  • Fixed issue with representation models not properly merging #1762

  • Fixed Embeddings not ordered correctly when using .merge_models #1804

  • Fixed Outlier topic not in the 0th position when using zero-shot topic modeling causing prediction issues (amongst others) #1804

  • Fixed Incorrect label in ZeroShot doc SVG #1732

  • Fixed MultiModalBackend throws error with clip-ViT-B-32-multilingual-v1 #1670

  • Fixed AuthenticationError while using OpenAI() #1678

  • Update FAQ on Apple Silicon by @​benz0li in #1901

  • Add documentation DataMapPlot + FAQ for running on Apple Silicon by @​dkapitan in #1854

  • Remove commas from pip install reference in readme by @​luisoala in #1850

  • Spelling corrections by @​joouha in #1801

  • Replacing the deprecated text-ada-001 model with the latest text-embedding-3-small from OpenAI by @​atmb4u in #1800

  • Prevent invalid empty input error when retrieving embeddings with openai backend by @​liaoelton in #1827

  • Remove spurious warning about missing embedding model by @​sliedes in #1774

  • Fix type hint in ClassTfidfTransformer constructor @​snape in #1803

  • Fix typo and simplify wording in OnlineCountVectorizer docstring by @​chrisji in #1802

  • Fixed warning when saving a topic model without an embedding model by @​zilch42 in #1740

  • Fix bug in TextGeneration by @​manveersadhal in #1726

... (truncated)

Commits

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 May 31, 2024
Updates the requirements on [bertopic](https://github.com/MaartenGr/BERTopic) to permit the latest version.
- [Release notes](https://github.com/MaartenGr/BERTopic/releases)
- [Changelog](https://github.com/MaartenGr/BERTopic/blob/master/docs/changelog.md)
- [Commits](MaartenGr/BERTopic@v0.1.0...v0.16.2)

---
updated-dependencies:
- dependency-name: bertopic
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/bertopic-lte-0.16.2 branch from cbf1629 to 9b40cb7 Compare June 13, 2024 12:35
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

Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 22, 2024

Superseded by #207.

@dependabot dependabot bot closed this Jul 22, 2024
@dependabot dependabot bot deleted the dependabot/pip/bertopic-lte-0.16.2 branch July 22, 2024 11:28
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants