YeonwooSung / MLOps

Miscellaneous codes and writings for MLOps
GNU General Public License v3.0
11 stars 1 forks source link

build(deps): bump the pip group across 5 directories with 1 update #49

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 10 months ago

Bumps the pip group with 1 update in the /AWS/bedrock/rag-solutions/rag-foundations-workshop directory: llama-index.

Updates llama-index from 0.9.42.post2 to 0.9.43

Changelog

Sourced from llama-index's changelog.

[0.9.43] - 2024-02-03

New Features

  • Add multi-modal ollama (#10434)

Bug Fixes / Nits

  • update base class for astradb (#10435)

[0.9.42.post1] - 2024-02-02

New Features

  • Add Async support for Base nodes parser (#10418)

[0.9.42] - 2024-02-02

New Features

  • Add support for gpt-3.5-turbo-0125 (#10412)
  • Added create-llama support to rag cli (#10405)

Bug Fixes / Nits

  • Fixed minor bugs in lance-db vector store (#10404)
  • Fixed streaming bug in ollama (#10407)

[0.9.41] - 2024-02-01

New Features

  • Nomic Embedding (#10388)
  • Dashvector support sparse vector (#10386)
  • Table QA with MarkDownParser and Benchmarking (#10382)
  • Simple web page reader (#10395)

Bug Fixes / Nits

  • fix full node content in KeywordExtractor (#10398)

[0.9.40] - 2024-01-30

New Features

  • Improve and fix bugs for MarkdownElementNodeParser (#10340)
  • Fixed and improve Perplexity support for new models (#10319)
  • Ensure system_prompt is passed to Perplexity LLM (#10326)
  • Extended BaseRetrievalEvaluator to include an optional PostProcessor (#10321)

... (truncated)

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 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/YeonwooSung/MLOps/network/alerts).