openllmetry-js
openllmetry-js copied to clipboard
chore(deps): bump llamaindex from 0.1.19 to 0.3.10
Bumps llamaindex from 0.1.19 to 0.3.10.
Release notes
Sourced from llamaindex's releases.
[email protected]
Patch Changes
- 4aba02e: feat: support gpt4-o
[email protected]
Patch Changes
c3747d0: fix: import
@xenova/transformersFor now, if you use llamaindex in next.js, you need to add a plugin from
llamaindex/nextto ensure some module resolutions are correct.
@llamaindex/edge@0.3.8Patch Changes
- ce94780: Add page number to read PDFs and use generated IDs for PDF and markdown content
[email protected]
Patch Changes
- ce94780: Add page number to read PDFs and use generated IDs for PDF and markdown content
@llamaindex/edge@0.3.7Patch Changes
- b6a6606: feat: allow change host of ollama
- b6a6606: chore: export ollama in default js runtime
[email protected]
Patch Changes
- b6a6606: feat: allow change host of ollama
- b6a6606: chore: export ollama in default js runtime
@llamaindex/edge@0.3.6Patch Changes
- efa326a: chore: update package.json
- Updated dependencies [efa326a]
- Updated dependencies [efa326a]
@llamaindex/env@0.1.2[email protected]
Patch Changes
- efa326a: chore: update package.json
- Updated dependencies [efa326a]
- Updated dependencies [efa326a]
@llamaindex/env@0.1.2
... (truncated)
Changelog
Sourced from llamaindex's changelog.
0.3.10
Patch Changes
- 4aba02e: feat: support gpt4-o
0.3.9
Patch Changes
c3747d0: fix: import
@xenova/transformersFor now, if you use llamaindex in next.js, you need to add a plugin from
llamaindex/nextto ensure some module resolutions are correct.0.3.8
Patch Changes
- ce94780: Add page number to read PDFs and use generated IDs for PDF and markdown content
0.3.7
Patch Changes
- b6a6606: feat: allow change host of ollama
- b6a6606: chore: export ollama in default js runtime
0.3.6
Patch Changes
- efa326a: chore: update package.json
- Updated dependencies [efa326a]
- Updated dependencies [efa326a]
@llamaindex/env@0.1.20.3.5
Patch Changes
- bc7a11c: fix: inline ollama build
- 2fe2b81: fix: filter with multiple filters in ChromaDB
- 5596e31: feat: improve
@llamaindex/env- e74fe88: fix: change in the SELECT query
- be5df5b: fix: anthropic agent on multiple chat
- Updated dependencies [5596e31]
@llamaindex/env@0.1.10.3.4
... (truncated)
Commits
5f29ba5Release 0.3.10 (#832)4aba02efeat: supportgpt4-o(#831)68a508ftest: fix check host (#829)6281fc8Release 0.3.9 (#828)c3747d0feat: add nextjs plugin forllamaindex(#824)24a39aefeat: send retrieve start and end events (#827)0b12990chore: bump version (#826)a1a72abfeat: LlamaParseReader: update Supported File Types to match python version (...b99ab05feat: init@llamaindex/autotool(#819)1a45b44Release 0.3.8 (#816)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)