openllmetry-js
openllmetry-js copied to clipboard
chore(deps-dev): bump llamaindex from 0.1.21 to 0.5.17 in /packages/instrumentation-llamaindex
Bumps llamaindex from 0.1.21 to 0.5.17.
Release notes
Sourced from llamaindex's releases.
[email protected]
Patch Changes
- c654398: Implement Weaviate Vector Store in TS
[email protected]
Patch Changes
- 58abc57: fix: align version
- Updated dependencies [58abc57]
[email protected]
Patch Changes
- 01c184c: Add is_empty operator for filtering vector store
- 07a275f: chore: bump openai
[email protected]
Patch Changes
- c825a2f: Add gpt-4o-mini to Azure. Add 2024-06-01 API version for Azure
[email protected]
Patch Changes
- Updated dependencies [04b2f8e]
@llamaindex/core@0.1.7[email protected]
Patch Changes
- 345300f: feat: add splitByPage mode to LlamaParseReader
- da5cfc4: Add metadatafilter options to retriever constructors
- da5cfc4: Fix system prompt not used in ContextChatEngine
- Updated dependencies [0452af9]
@llamaindex/core@0.1.6[email protected]
Patch Changes
- Updated dependencies [1f680d7]
@llamaindex/cloud@0.2.1[email protected]
Patch Changes
- 086b940: feat: add DeepSeek LLM
... (truncated)
Changelog
Sourced from llamaindex's changelog.
0.5.17
Patch Changes
- c654398: Implement Weaviate Vector Store in TS
0.5.16
Patch Changes
- 58abc57: fix: align version
- Updated dependencies [58abc57]
0.5.15
Patch Changes
- 01c184c: Add is_empty operator for filtering vector store
- 07a275f: chore: bump openai
0.5.14
Patch Changes
- c825a2f: Add gpt-4o-mini to Azure. Add 2024-06-01 API version for Azure
0.5.13
Patch Changes
- Updated dependencies [04b2f8e]
@llamaindex/core@0.1.70.5.12
Patch Changes
- 345300f: feat: add splitByPage mode to LlamaParseReader
- da5cfc4: Add metadatafilter options to retriever constructors
- da5cfc4: Fix system prompt not used in ContextChatEngine
- Updated dependencies [0452af9]
@llamaindex/core@0.1.60.5.11
Patch Changes
... (truncated)
Commits
6f4549bRelease 0.5.17 (#1117)c654398feat: implement Weaviate Vector Store in TS (#1109)0664a99Release 0.5.16 (#1115)7498b1eRelease 0.5.15 (#1108)07a275fchore: bump openai (#1113)1b6263efix: export schema in top level (#1112)089f1d4refactor: migrate reader type into core (#1111)01c184cfeat: add is_empty operator for filtering vector store (#1107)1752463Release 0.5.14 (#1103)c825a2fAdd gpt-4o-mini to Azure. Add 2024-06-01 API version for Azure (#1102)- 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 #418.