-
Notifications
You must be signed in to change notification settings - Fork 87
Bump llama-index from 0.10.37 to 0.12.28 in /example_dropin_environments/python311_genai-gpu #1505
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
Bumps [llama-index](https://github.com/run-llama/llama_index) from 0.10.37 to 0.12.28. - [Release notes](https://github.com/run-llama/llama_index/releases) - [Changelog](https://github.com/run-llama/llama_index/blob/main/CHANGELOG.md) - [Commits](run-llama/llama_index@v0.10.37...v0.12.28) --- updated-dependencies: - dependency-name: llama-index dependency-version: 0.12.28 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
The Needs Review labels were added based on the following file changes. Team @datarobot/genai-systems (#custom-models) was assigned because of changes in files:example_dropin_environments/python311_genai-gpu/requirements.txt If you think that there are some issues with ownership, please discuss with C&A domain at #sdtk slack channel and create PR to update DRCODEOWNERS\CODEOWNERS file. |
(update: there are more conflicts, and docker build is running into issues locally. going to have to punt this one.) Hi, this dependabot PR was stuck on a conflict:
llama-index-llms-azure-openai==0.1.8 is the original pin, from BUZZOK-3910 in June 2024. Latest version is 0.3.4. I updated with that version. Change log does not seem to imply breaking changes, but we'll need to test this one before release. |
Some llama conflicts remain:
issue with NIM request:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There are still a few conflicts (with the branch, and with python packages)
Bumps llama-index from 0.10.37 to 0.12.28.
Release notes
Sourced from llama-index's releases.
... (truncated)
Changelog
Sourced from llama-index's changelog.
... (truncated)
Commits
0008041
v0.12.28 (#18340)cc77ed7
Update IpexLLM base.py (#18200)bf0c174
fix lancedb tests (#18339)51c8d3f
add a code act agent (#18329)601fabc
prompt docs update (#18309)56f7804
Support multi-modal agents (#18330)f6bf2b3
Add more unit tests for milvus vector store (#18331)27bc81a
[bugfix] Milvus create index when existed (#18315)8d35d87
Update Memgraph integration (#18319)201d3f5
fix: patch multiple sql-injection vulnerabilities (#18316)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)You can disable automated security fix PRs for this repo from the Security Alerts page.