Skip to content

Conversation

@dependabot
Copy link

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

Bumps llamaindex from 0.3.17 to 0.8.1.

Release notes

Sourced from llamaindex's releases.

llamaindex@0.8.1

Patch Changes

  • Updated dependencies [9c73f0a]
    • @​llamaindex/core@​0.4.1
    • @​llamaindex/cloud@​2.0.1
    • @​llamaindex/anthropic@​0.0.10
    • @​llamaindex/clip@​0.0.10
    • @​llamaindex/deepinfra@​0.0.10
    • @​llamaindex/huggingface@​0.0.10
    • @​llamaindex/ollama@​0.0.17
    • @​llamaindex/openai@​0.1.26
    • @​llamaindex/portkey-ai@​0.0.10
    • @​llamaindex/replicate@​0.0.10
    • @​llamaindex/readers@​1.0.1
    • @​llamaindex/groq@​0.0.25

llamaindex@0.8.0

Minor Changes

  • 98ba1e7: fea:t implement context-aware agent

Patch Changes

  • 359fd33: refactor(core): move ContextChatEngine and SimpleChatEngine

  • efb7e1b: refactor: move RetrieverQueryEngine into core module

  • 620c63c: feat: add @llamaindex/readers package

    If you are using import llamaindex/readers/..., you will need to install @llamaindex/core and change import path to @llamaindex/readers/....

  • Updated dependencies [359fd33]

  • Updated dependencies [efb7e1b]

  • Updated dependencies [98ba1e7]

  • Updated dependencies [620c63c]

    • @​llamaindex/core@​0.4.0
    • @​llamaindex/cloud@​2.0.0
    • @​llamaindex/anthropic@​0.0.9
    • @​llamaindex/clip@​0.0.9
    • @​llamaindex/deepinfra@​0.0.9
    • @​llamaindex/huggingface@​0.0.9
    • @​llamaindex/ollama@​0.0.16
    • @​llamaindex/openai@​0.1.25
    • @​llamaindex/portkey-ai@​0.0.9
    • @​llamaindex/replicate@​0.0.9

... (truncated)

Changelog

Sourced from llamaindex's changelog.

0.8.1

Patch Changes

  • Updated dependencies [9c73f0a]
    • @​llamaindex/core@​0.4.1
    • @​llamaindex/cloud@​2.0.1
    • @​llamaindex/anthropic@​0.0.10
    • @​llamaindex/clip@​0.0.10
    • @​llamaindex/deepinfra@​0.0.10
    • @​llamaindex/huggingface@​0.0.10
    • @​llamaindex/ollama@​0.0.17
    • @​llamaindex/openai@​0.1.26
    • @​llamaindex/portkey-ai@​0.0.10
    • @​llamaindex/replicate@​0.0.10
    • @​llamaindex/readers@​1.0.1
    • @​llamaindex/groq@​0.0.25

0.8.0

Minor Changes

  • 98ba1e7: fea:t implement context-aware agent

Patch Changes

  • 359fd33: refactor(core): move ContextChatEngine and SimpleChatEngine

  • efb7e1b: refactor: move RetrieverQueryEngine into core module

  • 620c63c: feat: add @llamaindex/readers package

    If you are using import llamaindex/readers/..., you will need to install @llamaindex/core and change import path to @llamaindex/readers/....

  • Updated dependencies [359fd33]

  • Updated dependencies [efb7e1b]

  • Updated dependencies [98ba1e7]

  • Updated dependencies [620c63c]

    • @​llamaindex/core@​0.4.0
    • @​llamaindex/cloud@​2.0.0
    • @​llamaindex/anthropic@​0.0.9
    • @​llamaindex/clip@​0.0.9
    • @​llamaindex/deepinfra@​0.0.9
    • @​llamaindex/huggingface@​0.0.9
    • @​llamaindex/ollama@​0.0.16
    • @​llamaindex/openai@​0.1.25
    • @​llamaindex/portkey-ai@​0.0.9
    • @​llamaindex/replicate@​0.0.9
    • @​llamaindex/readers@​1.0.0
    • @​llamaindex/groq@​0.0.24

... (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.1.
- [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.1/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 Nov 1, 2024
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 1, 2024

Superseded by #12.

@dependabot dependabot bot closed this Dec 1, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/llamaindex-0.8.1 branch December 1, 2024 00:51
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