Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Dec 1, 2024

Bumps llamaindex from 0.3.17 to 0.8.24.

Release notes

Sourced from llamaindex's releases.

llamaindex@0.8.24

Patch Changes

  • 515f2c1: Add vector store for CosmosDB

llamaindex@0.8.23

Patch Changes

  • Updated dependencies [d2b2722]
    • @​llamaindex/env@​0.1.23
    • @​llamaindex/cloud@​2.0.15
    • @​llamaindex/core@​0.4.15
    • @​llamaindex/node-parser@​0.0.16
    • @​llamaindex/anthropic@​0.0.24
    • @​llamaindex/clip@​0.0.24
    • @​llamaindex/deepinfra@​0.0.24
    • @​llamaindex/groq@​0.0.39
    • @​llamaindex/huggingface@​0.0.24
    • @​llamaindex/ollama@​0.0.31
    • @​llamaindex/openai@​0.1.40
    • @​llamaindex/portkey-ai@​0.0.24
    • @​llamaindex/replicate@​0.0.24
    • @​llamaindex/readers@​1.0.17
    • @​llamaindex/vllm@​0.0.10

llamaindex@0.8.22

Patch Changes

  • 819af45: feat: add Azure Cosmos DB Mongo vCore ChatStore
  • Updated dependencies [969365c]
    • @​llamaindex/env@​0.1.22
    • @​llamaindex/cloud@​2.0.14
    • @​llamaindex/core@​0.4.14
    • @​llamaindex/node-parser@​0.0.15
    • @​llamaindex/anthropic@​0.0.23
    • @​llamaindex/clip@​0.0.23
    • @​llamaindex/deepinfra@​0.0.23
    • @​llamaindex/groq@​0.0.38
    • @​llamaindex/huggingface@​0.0.23
    • @​llamaindex/ollama@​0.0.30
    • @​llamaindex/openai@​0.1.39
    • @​llamaindex/portkey-ai@​0.0.23
    • @​llamaindex/replicate@​0.0.23
    • @​llamaindex/readers@​1.0.16
    • @​llamaindex/vllm@​0.0.9

llamaindex@0.8.21

Patch Changes

  • 83c3897: fix: pinecone vector store search

... (truncated)

Changelog

Sourced from llamaindex's changelog.

0.8.24

Patch Changes

  • 515f2c1: Add vector store for CosmosDB

0.8.23

Patch Changes

  • Updated dependencies [d2b2722]
    • @​llamaindex/env@​0.1.23
    • @​llamaindex/cloud@​2.0.15
    • @​llamaindex/core@​0.4.15
    • @​llamaindex/node-parser@​0.0.16
    • @​llamaindex/anthropic@​0.0.24
    • @​llamaindex/clip@​0.0.24
    • @​llamaindex/deepinfra@​0.0.24
    • @​llamaindex/groq@​0.0.39
    • @​llamaindex/huggingface@​0.0.24
    • @​llamaindex/ollama@​0.0.31
    • @​llamaindex/openai@​0.1.40
    • @​llamaindex/portkey-ai@​0.0.24
    • @​llamaindex/replicate@​0.0.24
    • @​llamaindex/readers@​1.0.17
    • @​llamaindex/vllm@​0.0.10

0.8.22

Patch Changes

  • 819af45: feat: add Azure Cosmos DB Mongo vCore ChatStore
  • Updated dependencies [969365c]
    • @​llamaindex/env@​0.1.22
    • @​llamaindex/cloud@​2.0.14
    • @​llamaindex/core@​0.4.14
    • @​llamaindex/node-parser@​0.0.15
    • @​llamaindex/anthropic@​0.0.23
    • @​llamaindex/clip@​0.0.23
    • @​llamaindex/deepinfra@​0.0.23
    • @​llamaindex/groq@​0.0.38
    • @​llamaindex/huggingface@​0.0.23
    • @​llamaindex/ollama@​0.0.30
    • @​llamaindex/openai@​0.1.39
    • @​llamaindex/portkey-ai@​0.0.23
    • @​llamaindex/replicate@​0.0.23
    • @​llamaindex/readers@​1.0.16
    • @​llamaindex/vllm@​0.0.9

0.8.21

... (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 [llamaindex](https://github.com/run-llama/LlamaIndexTS/tree/HEAD/packages/llamaindex) from 0.3.17 to 0.8.24.
- [Release notes](https://github.com/run-llama/LlamaIndexTS/releases)
- [Changelog](https://github.com/run-llama/LlamaIndexTS/blob/main/packages/llamaindex/CHANGELOG.md)
- [Commits](https://github.com/run-llama/LlamaIndexTS/commits/llamaindex@0.8.24/packages/llamaindex)

---
updated-dependencies:
- dependency-name: llamaindex
  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 Dec 1, 2024
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 1, 2025

Superseded by #15.

@dependabot dependabot bot closed this Jan 1, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/llamaindex-0.8.24 branch January 1, 2025 00:49
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.

1 participant