Skip to content
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

chore(deps): Bump llama-index from 0.11.7 to 0.11.12 in /examples/langchain-chroma #3639

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 23, 2024

Bumps llama-index from 0.11.7 to 0.11.12.

Changelog

Sourced from llama-index's changelog.

llama-index-core [0.11.12]

  • Correct Pydantic warning(s) issed for llm base class (#16141)
  • globally safe format prompt variables in strings with JSON (#15734)
  • account for tools in prompt helper and response synthesizers (#16157)

llama-index-readers-google [0.4.1]

  • feat: add drive link to google drive reader metadata (#16156)

llama-index-readers-microsoft-sharepoint [0.3.2]

  • Add required_exts option to SharePoint reader (#16152)

llama-index-vector-stores-milvus [0.2.4]

  • Support user-defined schema in MilvusVectorStore (#16151)

[2024-09-20]

llama-index-core [0.11.11]

  • Use response synthesizer in context chat engines (#16017)
  • Async chat memory operation (#16127)
  • Sql query add option for markdown response (#16103)
  • Add support for Path for SimpleDirectoryReader (#16108)
  • Update chat message class for multi-modal (#15969)
  • fix: handler.stream_events() doesn't yield StopEvent (#16115)
  • pass hybrid_top_k in vector retriever (#16105)

llama-index-embeddings-elasticsearch [0.2.1]

  • fix elasticsearch embedding async function (#16083)

llama-index-embeddings-jinaai [0.3.1]

  • feat: update JinaEmbedding for v3 release (#15971)

llama-index-experimental [0.3.3]

  • Enhance Pandas Query Engine Output Processor (#16052)

llama-index-indices-managed-vertexai [0.1.1]

  • fix incorrect parameters in VertexAIIndex client (#16080)

llama-index-node-parser-topic [0.1.0]

  • Add TopicNodeParser based on MedGraphRAG paper (#16131)

... (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)

@dependabot dependabot bot added dependencies python Pull requests that update Python code labels Sep 23, 2024
@github-actions github-actions bot enabled auto-merge (squash) September 23, 2024 18:14
Copy link

netlify bot commented Sep 23, 2024

Deploy Preview for localai ready!

Name Link
🔨 Latest commit 38e12ba
🔍 Latest deploy log https://app.netlify.com/sites/localai/deploys/66f2e7ad8506ae00088943b6
😎 Deploy Preview https://deploy-preview-3639--localai.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@dave-gray101
Copy link
Collaborator

@dependabot rebase

Bumps [llama-index](https://github.com/run-llama/llama_index) from 0.11.7 to 0.11.12.
- [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.11.7...v0.11.12)

---
updated-dependencies:
- dependency-name: llama-index
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/examples/langchain-chroma/llama-index-0.11.12 branch from 2b976f9 to 38e12ba Compare September 24, 2024 16:24
@mudler mudler merged commit 1b8a774 into master Sep 25, 2024
29 of 30 checks passed
@mudler mudler deleted the dependabot/pip/examples/langchain-chroma/llama-index-0.11.12 branch September 25, 2024 06:47
truecharts-admin referenced this pull request in truecharts/charts Sep 25, 2024
…1.1 by renovate (#26865)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/localai/localai](https://redirect.github.com/mudler/LocalAI)
| patch | `v2.21.0-cublas-cuda11-core` -> `v2.21.1-cublas-cuda11-core` |
|
[docker.io/localai/localai](https://redirect.github.com/mudler/LocalAI)
| patch | `v2.21.0-cublas-cuda12-core` -> `v2.21.1-cublas-cuda12-core` |
|
[docker.io/localai/localai](https://redirect.github.com/mudler/LocalAI)
| patch | `v2.21.0` -> `v2.21.1` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>mudler/LocalAI (docker.io/localai/localai)</summary>

###
[`v2.21.1`](https://redirect.github.com/mudler/LocalAI/releases/tag/v2.21.1)

[Compare
Source](https://redirect.github.com/mudler/LocalAI/compare/v2.21.0...v2.21.1)

<!-- Release notes generated using configuration in .github/release.yml
at master -->

##### What's Changed

##### Bug fixes 🐛

- fix(health): do not require auth for /healthz and /readyz by
[@&#8203;mudler](https://redirect.github.com/mudler) in
[https://github.com/mudler/LocalAI/pull/3656](https://redirect.github.com/mudler/LocalAI/pull/3656)

##### 👒 Dependencies

- chore(deps): Bump sentence-transformers from 3.1.0 to 3.1.1 in
/backend/python/sentencetransformers by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/mudler/LocalAI/pull/3651](https://redirect.github.com/mudler/LocalAI/pull/3651)
- chore(deps): Bump pydantic from 2.8.2 to 2.9.2 in
/examples/langchain/langchainpy-localai-example by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/mudler/LocalAI/pull/3648](https://redirect.github.com/mudler/LocalAI/pull/3648)
- chore(deps): Bump openai from 1.45.1 to 1.47.1 in /examples/functions
by [@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/mudler/LocalAI/pull/3645](https://redirect.github.com/mudler/LocalAI/pull/3645)
- chore: ⬆️ Update ggerganov/llama.cpp to
`70392f1f81470607ba3afef04aa56c9f65587664` by
[@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[https://github.com/mudler/LocalAI/pull/3659](https://redirect.github.com/mudler/LocalAI/pull/3659)
- chore(deps): Bump llama-index from 0.11.7 to 0.11.12 in
/examples/langchain-chroma by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/mudler/LocalAI/pull/3639](https://redirect.github.com/mudler/LocalAI/pull/3639)
- chore(deps): Bump openai from 1.45.1 to 1.47.1 in
/examples/langchain-chroma by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/mudler/LocalAI/pull/3641](https://redirect.github.com/mudler/LocalAI/pull/3641)
- chore(deps): Bump llama-index from 0.11.9 to 0.11.12 in
/examples/chainlit by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/mudler/LocalAI/pull/3642](https://redirect.github.com/mudler/LocalAI/pull/3642)
- chore: ⬆️ Update ggerganov/whisper.cpp to
`0d2e2aed80109e8696791083bde3b58e190b7812` by
[@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[https://github.com/mudler/LocalAI/pull/3658](https://redirect.github.com/mudler/LocalAI/pull/3658)
- chore(deps): Bump chromadb from 0.5.5 to 0.5.7 in
/examples/langchain-chroma by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/mudler/LocalAI/pull/3640](https://redirect.github.com/mudler/LocalAI/pull/3640)

##### Other Changes

- docs: ⬆️ update docs version mudler/LocalAI by
[@&#8203;localai-bot](https://redirect.github.com/localai-bot) in
[https://github.com/mudler/LocalAI/pull/3657](https://redirect.github.com/mudler/LocalAI/pull/3657)

**Full Changelog**:
mudler/LocalAI@v2.21.0...v2.21.1

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about these
updates again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC45NS4zIiwidXBkYXRlZEluVmVyIjoiMzguOTUuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants