Multiverse-of-Projects / NewsAI

A dynamic NewsAI dashboard that uses NLP to analyze news articles, visualize sentiment trends, and extract insights through interactive data visualizations.
https://news-ai-dashboard.streamlit.app/
GNU General Public License v3.0
16 stars 30 forks source link

Bump google-ai-generativelanguage from 0.6.6 to 0.6.10 #30

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps google-ai-generativelanguage from 0.6.6 to 0.6.10.

Release notes

Sourced from google-ai-generativelanguage's releases.

google-ai-generativelanguage: v0.6.10

0.6.10 (2024-09-23)

Features

  • Add GenerationConfig.{presence_penalty, frequency_penalty, logprobs, response_logprobs, logprobs} and Candidate.{avg_logprobs, logprobs_result} (d6238e4)
  • Add GoogleSearchRetrieval tool and candidate.grounding_metadata (d6238e4)
  • Add HarmBlockThreshold.OFF (d6238e4)
  • Add HarmCategory.HARM_CATEGORY_CIVIC_INTEGRITY (d6238e4)
  • Add PredictionService (for Imagen) (d6238e4)
  • Add Schema.min_items (d6238e4)
  • Add TunedModels.reader_project_numbers (d6238e4)

Documentation

  • Small fixes (d6238e4)
  • Tag HarmCategories by the model family they're used on. (d6238e4)

google-ai-generativelanguage: v0.6.9

0.6.9 (2024-08-19)

Features

Documentation

Commits
  • 7b4b877 chore: release main (#13097)
  • b4c9770 fix!: [google-cloud-kms] Pagination feature is introduced for method `ListKey...
  • e727cc0 feat: [google-cloud-gdchardwaremanagement] add an order type field to disting...
  • d6238e4 feat: [google-ai-generativelanguage] Add GoogleSearchRetrieval tool and candi...
  • e889809 feat: [google-cloud-build] Add LEGACY_BUCKET option to DefaultLogsBucketBehav...
  • afcf7cb feat: [google-cloud-dlp] action for publishing data profiles to SecOps (forme...
  • 2cc1550 feat: [google-maps-places] add routing_parameters to SearchNearbyRequest an...
  • 65f098a feat: [google-analytics-data] add GetPropertyQuotasSnapshot method to the D...
  • 1f8b564 feat: [google-cloud-dialogflow] created new boolean fields in conversation mo...
  • 786ac0e chore: release main (#13087)
  • 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 1 month ago

Looks like google-ai-generativelanguage is up-to-date now, so this is no longer needed.