Skip to content

Bump llama-index from 0.8.69.post2 to 0.9.47#52

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/llama-index-0.9.47
Open

Bump llama-index from 0.8.69.post2 to 0.9.47#52
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/llama-index-0.9.47

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 12, 2024

Bumps llama-index from 0.8.69.post2 to 0.9.47.

Release notes

Sourced from llama-index's releases.

v0.9.47

No release notes provided.

v0.9.46

No release notes provided.

v0.9.45.post1

No release notes provided.

v0.9.45

No release notes provided.

v0.9.44

No release notes provided.

v0.9.43

No release notes provided.

v0.9.42.post2

No release notes provided.

v0.9.42.post1

No release notes provided.

v0.9.42

No release notes provided.

v0.9.41

No release notes provided.

v0.9.40

No release notes provided.

v0.9.39

No release notes provided.

v0.9.38

No release notes provided.

v0.9.37.post1

No release notes provided.

v0.9.37

No release notes provided.

v0.9.36

No release notes provided.

v0.9.35

No release notes provided.

... (truncated)

Changelog

Sourced from llama-index's changelog.

[0.9.47] - 2024-02-11

Last patch before v0.10!

New Features

  • add conditional links to query pipeline (#10520)
  • refactor conditional links + add to cookbook (#10544)
  • agent + query pipeline cleanups (#10563)

Bug Fixes / Nits

  • Add sleep to fix lag in chat stream (#10339)
  • OllamaMultiModal kwargs (#10541)
  • Update Ingestion Pipeline to handle empty documents (#10543)
  • Fixing minor spelling error (#10516)
  • fix elasticsearch async check (#10549)
  • Docs/update slack demo colab (#10534)
  • Adding the possibility to use the IN operator for PGVectorStore (#10547)
  • fix agent reset (#10562)
  • Fix MD duplicated Node id from multiple docs (#10564)

[0.9.46] - 2024-02-08

New Features

  • Update pooling strategy for embedding models (#10536)
  • Add Multimodal Video RAG example (#10530)
  • Add SECURITY.md (#10531)
  • Move agent module guide up one-level (#10519)

Bug Fixes / Nits

  • Deeplake fixes (#10529)
  • Add Cohere section for llamaindex (#10523)
  • Fix md element (#10510)

[0.9.45.post1] - 2024-02-07

New Features

  • Upgraded deeplake vector database to use BasePydanticVectorStore (#10504)

Bug Fixes / Nits

  • Fix MD parser for inconsistency tables (#10488)
  • Fix ImportError for pypdf in MetadataExtractionSEC.ipynb (#10491)

[0.9.45] - 2024-02-07

... (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 <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)

Bumps [llama-index](https://github.com/run-llama/llama_index) from 0.8.69.post2 to 0.9.47.
- [Release notes](https://github.com/run-llama/llama_index/releases)
- [Changelog](https://github.com/run-llama/llama_index/blob/main/CHANGELOG.md)
- [Commits](run-llama/llama_index@v0.8.69.post2...v0.9.47)

---
updated-dependencies:
- dependency-name: llama-index
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 12, 2024
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 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants