Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 1, 2023

Bumps llama-index from 0.5.27 to 0.8.15.

Changelog

Sourced from llama-index's changelog.

[0.8.15] - 2023-08-31

New Features

  • Added support for MarvinEntityExtractor metadata extractor (#7438)
  • Added a url_metadata callback to SimpleWebPageReader (#7445)
  • Expanded callback logging events (#7472)

Bug Fixes / Nits

  • Only convert newlines to spaces for text 001 embedding models in OpenAI (#7484)
  • Fix KnowledgeGraphRagRetriever for non-nebula indexes (#7488)
  • Support defined embedding dimension in PGVectorStore (#7491)
  • Greatly improved similarity calculation speed for the base vector store (#7494)

[0.8.14] - 2023-08-30

New Features

  • feat: non-kg heterogeneous graph support in Graph RAG (#7459)
  • rag guide (#7480)

Bug Fixes / Nits

  • Improve openai fine-tuned model parsing (#7474)
  • doing some code de-duplication (#7468)
  • support both str and templates for query_wrapper_prompt in HF LLMs (#7473)

[0.8.13] - 2023-08-29

New Features

  • Add embedding finetuning (#7452)
  • Added support for RunGPT LLM (#7401)
  • Integration guide and notebook with DeepEval (#7425)
  • Added VectorIndex and VectaraRetriever as a managed index (#7440)
  • Added support for to_tool_list to detect and use async functions (#7282)

[0.8.12] - 2023-08-28

New Features

  • add openai finetuning class (#7442)
  • Service Context to/from dict (#7395)
  • add finetuning guide (#7429)

Smaller Features / Nits / Bug Fixes

  • Add example how to run FalkorDB docker (#7441)
  • Update root.md to use get_response_synthesizer expected type. (#7437)
  • Bugfix MonsterAPI Pydantic version v2/v1 support. Doc Update (#7432)

[0.8.11.post3] - 2023-08-27

New Features

  • AutoMergingRetriever (#7420)

... (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/jerryjliu/llama_index) from 0.5.27 to 0.8.15.
- [Release notes](https://github.com/jerryjliu/llama_index/releases)
- [Changelog](https://github.com/jerryjliu/llama_index/blob/main/CHANGELOG.md)
- [Commits](run-llama/llama_index@v0.5.27...v0.8.15)

---
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 the dependencies Pull requests that update a dependency file label Sep 1, 2023
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