openllmetry-js
openllmetry-js copied to clipboard
chore(deps-dev): bump llamaindex from 0.1.21 to 0.3.9 in /packages/instrumentation-llamaindex
Bumps llamaindex from 0.1.21 to 0.3.9.
Release notes
Sourced from llamaindex's releases.
[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
@llamaindex/edge@0.3.5Patch Changes
- bc7a11c: fix: inline ollama build
- 2fe2b81: fix: filter with multiple filters in ChromaDB
... (truncated)
Changelog
Sourced from llamaindex's changelog.
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
Patch Changes
- 1dce275: fix: export
StorageContexton edge runtime- d10533e: feat: add hugging face llm
- 2008efe: feat: add verbose mode to Agent
- 5e61934: fix: remove clone object in
CallbackManager.dispatchEvent
... (truncated)
Commits
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)804c575fix: PGVector similarity score (#817)ce94780feat: add page number to read PDFs (#815)645fcf6fix: use sha256 hash value as theDocument.id_inMarkdownReader(#768)- 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)
The following labels could not be found: instrumentation-llamaindex.
Superseded by #273.