-
-
Notifications
You must be signed in to change notification settings - Fork 2k
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 langchain-community from 0.2.7 to 0.2.9 in /examples/langchain/langchainpy-localai-example #2960
Merged
github-actions
merged 1 commit into
master
from
dependabot/pip/examples/langchain/langchainpy-localai-example/langchain-community-0.2.9
Jul 23, 2024
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
✅ Deploy Preview for localai ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Bumps [langchain-community](https://github.com/langchain-ai/langchain) from 0.2.7 to 0.2.9. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-community==0.2.7...langchain-community==0.2.9) --- updated-dependencies: - dependency-name: langchain-community dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
force-pushed
the
dependabot/pip/examples/langchain/langchainpy-localai-example/langchain-community-0.2.9
branch
from
July 22, 2024 22:50
4580a9b
to
229fc69
Compare
github-actions
bot
deleted the
dependabot/pip/examples/langchain/langchainpy-localai-example/langchain-community-0.2.9
branch
July 23, 2024 11:00
truecharts-admin
referenced
this pull request
in truecharts/public
Jul 24, 2024
…9.2@2f86113 by renovate (#24238) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/localai/localai](https://github.com/mudler/LocalAI) | patch | `v2.19.1` -> `v2.19.2` | --- > [!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.19.2`](https://github.com/mudler/LocalAI/releases/tag/v2.19.2) [Compare Source](https://github.com/mudler/LocalAI/compare/v2.19.1...v2.19.2) This release is a patch release to fix well known issues from 2.19.x #### What's Changed ##### Bug fixes 🐛 - fix: pin setuptools 69.5.1 by [@​fakezeta](https://github.com/fakezeta) in [https://github.com/mudler/LocalAI/pull/2949](https://github.com/mudler/LocalAI/pull/2949) - fix(cuda): downgrade to 12.0 to increase compatibility range by [@​mudler](https://github.com/mudler) in [https://github.com/mudler/LocalAI/pull/2994](https://github.com/mudler/LocalAI/pull/2994) - fix(llama.cpp): do not set anymore lora_base by [@​mudler](https://github.com/mudler) in [https://github.com/mudler/LocalAI/pull/2999](https://github.com/mudler/LocalAI/pull/2999) ##### Exciting New Features 🎉 - ci(Makefile): reduce binary size by compressing by [@​mudler](https://github.com/mudler) in [https://github.com/mudler/LocalAI/pull/2947](https://github.com/mudler/LocalAI/pull/2947) - feat(p2p): warn the user to start with --p2p by [@​mudler](https://github.com/mudler) in [https://github.com/mudler/LocalAI/pull/2993](https://github.com/mudler/LocalAI/pull/2993) ##### 🧠 Models - models(gallery): add tulu 8b and 70b by [@​mudler](https://github.com/mudler) in [https://github.com/mudler/LocalAI/pull/2931](https://github.com/mudler/LocalAI/pull/2931) - models(gallery): add suzume-orpo by [@​mudler](https://github.com/mudler) in [https://github.com/mudler/LocalAI/pull/2932](https://github.com/mudler/LocalAI/pull/2932) - models(gallery): add archangel_sft_pythia2-8b by [@​mudler](https://github.com/mudler) in [https://github.com/mudler/LocalAI/pull/2933](https://github.com/mudler/LocalAI/pull/2933) - models(gallery): add celestev1.2 by [@​mudler](https://github.com/mudler) in [https://github.com/mudler/LocalAI/pull/2937](https://github.com/mudler/LocalAI/pull/2937) - models(gallery): add calme-2.3-phi3-4b by [@​mudler](https://github.com/mudler) in [https://github.com/mudler/LocalAI/pull/2939](https://github.com/mudler/LocalAI/pull/2939) - models(gallery): add calme-2.8-qwen2-7b by [@​mudler](https://github.com/mudler) in [https://github.com/mudler/LocalAI/pull/2940](https://github.com/mudler/LocalAI/pull/2940) - models(gallery): add StellarDong-72b by [@​mudler](https://github.com/mudler) in [https://github.com/mudler/LocalAI/pull/2941](https://github.com/mudler/LocalAI/pull/2941) - models(gallery): add calme-2.4-llama3-70b by [@​mudler](https://github.com/mudler) in [https://github.com/mudler/LocalAI/pull/2942](https://github.com/mudler/LocalAI/pull/2942) - models(gallery): add llama3.1 70b and 8b by [@​mudler](https://github.com/mudler) in [https://github.com/mudler/LocalAI/pull/3000](https://github.com/mudler/LocalAI/pull/3000) ##### 📖 Documentation and examples - docs: add federation by [@​mudler](https://github.com/mudler) in [https://github.com/mudler/LocalAI/pull/2929](https://github.com/mudler/LocalAI/pull/2929) - docs: ⬆️ update docs version mudler/LocalAI by [@​localai-bot](https://github.com/localai-bot) in [https://github.com/mudler/LocalAI/pull/2935](https://github.com/mudler/LocalAI/pull/2935) ##### 👒 Dependencies - chore: ⬆️ Update ggerganov/llama.cpp by [@​localai-bot](https://github.com/localai-bot) in [https://github.com/mudler/LocalAI/pull/2936](https://github.com/mudler/LocalAI/pull/2936) - chore: ⬆️ Update ggerganov/llama.cpp by [@​localai-bot](https://github.com/localai-bot) in [https://github.com/mudler/LocalAI/pull/2943](https://github.com/mudler/LocalAI/pull/2943) - chore(deps): Bump grpcio from 1.64.1 to 1.65.1 in /backend/python/openvoice by [@​dependabot](https://github.com/dependabot) in [https://github.com/mudler/LocalAI/pull/2956](https://github.com/mudler/LocalAI/pull/2956) - chore(deps): Bump grpcio from 1.65.0 to 1.65.1 in /backend/python/sentencetransformers by [@​dependabot](https://github.com/dependabot) in [https://github.com/mudler/LocalAI/pull/2955](https://github.com/mudler/LocalAI/pull/2955) - chore(deps): Bump grpcio from 1.65.0 to 1.65.1 in /backend/python/bark by [@​dependabot](https://github.com/dependabot) in [https://github.com/mudler/LocalAI/pull/2951](https://github.com/mudler/LocalAI/pull/2951) - chore(deps): Bump docs/themes/hugo-theme-relearn from `1b2e139` to `7aec99b` by [@​dependabot](https://github.com/dependabot) in [https://github.com/mudler/LocalAI/pull/2952](https://github.com/mudler/LocalAI/pull/2952) - chore(deps): Bump langchain from 0.2.8 to 0.2.10 in /examples/langchain/langchainpy-localai-example by [@​dependabot](https://github.com/dependabot) in [https://github.com/mudler/LocalAI/pull/2959](https://github.com/mudler/LocalAI/pull/2959) - chore(deps): Bump numpy from 1.26.4 to 2.0.1 in /examples/langchain/langchainpy-localai-example by [@​dependabot](https://github.com/dependabot) in [https://github.com/mudler/LocalAI/pull/2958](https://github.com/mudler/LocalAI/pull/2958) - chore(deps): Bump sqlalchemy from 2.0.30 to 2.0.31 in /examples/langchain/langchainpy-localai-example by [@​dependabot](https://github.com/dependabot) in [https://github.com/mudler/LocalAI/pull/2957](https://github.com/mudler/LocalAI/pull/2957) - chore(deps): Bump grpcio from 1.65.0 to 1.65.1 in /backend/python/vllm by [@​dependabot](https://github.com/dependabot) in [https://github.com/mudler/LocalAI/pull/2964](https://github.com/mudler/LocalAI/pull/2964) - chore(deps): Bump llama-index from 0.10.55 to 0.10.56 in /examples/chainlit by [@​dependabot](https://github.com/dependabot) in [https://github.com/mudler/LocalAI/pull/2966](https://github.com/mudler/LocalAI/pull/2966) - chore(deps): Bump grpcio from 1.65.0 to 1.65.1 in /backend/python/common/template by [@​dependabot](https://github.com/dependabot) in [https://github.com/mudler/LocalAI/pull/2963](https://github.com/mudler/LocalAI/pull/2963) - chore(deps): Bump weaviate-client from 4.6.5 to 4.6.7 in /examples/chainlit by [@​dependabot](https://github.com/dependabot) in [https://github.com/mudler/LocalAI/pull/2965](https://github.com/mudler/LocalAI/pull/2965) - chore(deps): Bump grpcio from 1.65.0 to 1.65.1 in /backend/python/transformers by [@​dependabot](https://github.com/dependabot) in [https://github.com/mudler/LocalAI/pull/2970](https://github.com/mudler/LocalAI/pull/2970) - chore(deps): Bump openai from 1.35.13 to 1.37.0 in /examples/functions by [@​dependabot](https://github.com/dependabot) in [https://github.com/mudler/LocalAI/pull/2973](https://github.com/mudler/LocalAI/pull/2973) - chore(deps): Bump grpcio from 1.65.0 to 1.65.1 in /backend/python/diffusers by [@​dependabot](https://github.com/dependabot) in [https://github.com/mudler/LocalAI/pull/2969](https://github.com/mudler/LocalAI/pull/2969) - chore(deps): Bump grpcio from 1.65.0 to 1.65.1 in /backend/python/exllama2 by [@​dependabot](https://github.com/dependabot) in [https://github.com/mudler/LocalAI/pull/2971](https://github.com/mudler/LocalAI/pull/2971) - chore(deps): Bump grpcio from 1.65.0 to 1.65.1 in /backend/python/rerankers by [@​dependabot](https://github.com/dependabot) in [https://github.com/mudler/LocalAI/pull/2974](https://github.com/mudler/LocalAI/pull/2974) - chore(deps): Bump grpcio from 1.65.0 to 1.65.1 in /backend/python/coqui by [@​dependabot](https://github.com/dependabot) in [https://github.com/mudler/LocalAI/pull/2980](https://github.com/mudler/LocalAI/pull/2980) - chore(deps): Bump grpcio from 1.65.0 to 1.65.1 in /backend/python/parler-tts by [@​dependabot](https://github.com/dependabot) in [https://github.com/mudler/LocalAI/pull/2982](https://github.com/mudler/LocalAI/pull/2982) - chore(deps): Bump grpcio from 1.65.0 to 1.65.1 in /backend/python/vall-e-x by [@​dependabot](https://github.com/dependabot) in [https://github.com/mudler/LocalAI/pull/2981](https://github.com/mudler/LocalAI/pull/2981) - chore(deps): Bump grpcio from 1.65.0 to 1.65.1 in /backend/python/transformers-musicgen by [@​dependabot](https://github.com/dependabot) in [https://github.com/mudler/LocalAI/pull/2990](https://github.com/mudler/LocalAI/pull/2990) - chore(deps): Bump grpcio from 1.65.0 to 1.65.1 in /backend/python/autogptq by [@​dependabot](https://github.com/dependabot) in [https://github.com/mudler/LocalAI/pull/2984](https://github.com/mudler/LocalAI/pull/2984) - chore(deps): Bump llama-index from 0.10.55 to 0.10.56 in /examples/langchain-chroma by [@​dependabot](https://github.com/dependabot) in [https://github.com/mudler/LocalAI/pull/2986](https://github.com/mudler/LocalAI/pull/2986) - chore(deps): Bump grpcio from 1.65.0 to 1.65.1 in /backend/python/mamba by [@​dependabot](https://github.com/dependabot) in [https://github.com/mudler/LocalAI/pull/2989](https://github.com/mudler/LocalAI/pull/2989) - chore: ⬆️ Update ggerganov/llama.cpp by [@​localai-bot](https://github.com/localai-bot) in [https://github.com/mudler/LocalAI/pull/2992](https://github.com/mudler/LocalAI/pull/2992) - chore(deps): Bump langchain-community from 0.2.7 to 0.2.9 in /examples/langchain/langchainpy-localai-example by [@​dependabot](https://github.com/dependabot) in [https://github.com/mudler/LocalAI/pull/2960](https://github.com/mudler/LocalAI/pull/2960) - chore(deps): Bump openai from 1.35.13 to 1.37.0 in /examples/langchain/langchainpy-localai-example by [@​dependabot](https://github.com/dependabot) in [https://github.com/mudler/LocalAI/pull/2961](https://github.com/mudler/LocalAI/pull/2961) - chore(deps): Bump langchain from 0.2.8 to 0.2.10 in /examples/functions by [@​dependabot](https://github.com/dependabot) in [https://github.com/mudler/LocalAI/pull/2975](https://github.com/mudler/LocalAI/pull/2975) - chore(deps): Bump openai from 1.35.13 to 1.37.0 in /examples/langchain-chroma by [@​dependabot](https://github.com/dependabot) in [https://github.com/mudler/LocalAI/pull/2988](https://github.com/mudler/LocalAI/pull/2988) - chore(deps): Bump langchain from 0.2.8 to 0.2.10 in /examples/langchain-chroma by [@​dependabot](https://github.com/dependabot) in [https://github.com/mudler/LocalAI/pull/2987](https://github.com/mudler/LocalAI/pull/2987) - chore: ⬆️ Update ggerganov/llama.cpp by [@​localai-bot](https://github.com/localai-bot) in [https://github.com/mudler/LocalAI/pull/2995](https://github.com/mudler/LocalAI/pull/2995) ##### Other Changes - ci(Makefile): enable p2p on cross-arm64 builds by [@​mudler](https://github.com/mudler) in [https://github.com/mudler/LocalAI/pull/2928](https://github.com/mudler/LocalAI/pull/2928) **Full Changelog**: mudler/LocalAI@v2.19.1...v2.19.2 </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 this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNiIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
truecharts-admin
referenced
this pull request
in truecharts/public
Jul 24, 2024
…9.2@4757d5e by renovate (#24248) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/localai/localai](https://github.com/mudler/LocalAI) | patch | `v2.19.1-cublas-cuda11-core` -> `v2.19.2-cublas-cuda11-core` | --- > [!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.19.2`](https://github.com/mudler/LocalAI/releases/tag/v2.19.2) [Compare Source](https://github.com/mudler/LocalAI/compare/v2.19.1...v2.19.2) This release is a patch release to fix well known issues from 2.19.x #### What's Changed ##### Bug fixes 🐛 - fix: pin setuptools 69.5.1 by [@​fakezeta](https://github.com/fakezeta) in [https://github.com/mudler/LocalAI/pull/2949](https://github.com/mudler/LocalAI/pull/2949) - fix(cuda): downgrade to 12.0 to increase compatibility range by [@​mudler](https://github.com/mudler) in [https://github.com/mudler/LocalAI/pull/2994](https://github.com/mudler/LocalAI/pull/2994) - fix(llama.cpp): do not set anymore lora_base by [@​mudler](https://github.com/mudler) in [https://github.com/mudler/LocalAI/pull/2999](https://github.com/mudler/LocalAI/pull/2999) ##### Exciting New Features 🎉 - ci(Makefile): reduce binary size by compressing by [@​mudler](https://github.com/mudler) in [https://github.com/mudler/LocalAI/pull/2947](https://github.com/mudler/LocalAI/pull/2947) - feat(p2p): warn the user to start with --p2p by [@​mudler](https://github.com/mudler) in [https://github.com/mudler/LocalAI/pull/2993](https://github.com/mudler/LocalAI/pull/2993) ##### 🧠 Models - models(gallery): add tulu 8b and 70b by [@​mudler](https://github.com/mudler) in [https://github.com/mudler/LocalAI/pull/2931](https://github.com/mudler/LocalAI/pull/2931) - models(gallery): add suzume-orpo by [@​mudler](https://github.com/mudler) in [https://github.com/mudler/LocalAI/pull/2932](https://github.com/mudler/LocalAI/pull/2932) - models(gallery): add archangel_sft_pythia2-8b by [@​mudler](https://github.com/mudler) in [https://github.com/mudler/LocalAI/pull/2933](https://github.com/mudler/LocalAI/pull/2933) - models(gallery): add celestev1.2 by [@​mudler](https://github.com/mudler) in [https://github.com/mudler/LocalAI/pull/2937](https://github.com/mudler/LocalAI/pull/2937) - models(gallery): add calme-2.3-phi3-4b by [@​mudler](https://github.com/mudler) in [https://github.com/mudler/LocalAI/pull/2939](https://github.com/mudler/LocalAI/pull/2939) - models(gallery): add calme-2.8-qwen2-7b by [@​mudler](https://github.com/mudler) in [https://github.com/mudler/LocalAI/pull/2940](https://github.com/mudler/LocalAI/pull/2940) - models(gallery): add StellarDong-72b by [@​mudler](https://github.com/mudler) in [https://github.com/mudler/LocalAI/pull/2941](https://github.com/mudler/LocalAI/pull/2941) - models(gallery): add calme-2.4-llama3-70b by [@​mudler](https://github.com/mudler) in [https://github.com/mudler/LocalAI/pull/2942](https://github.com/mudler/LocalAI/pull/2942) - models(gallery): add llama3.1 70b and 8b by [@​mudler](https://github.com/mudler) in [https://github.com/mudler/LocalAI/pull/3000](https://github.com/mudler/LocalAI/pull/3000) ##### 📖 Documentation and examples - docs: add federation by [@​mudler](https://github.com/mudler) in [https://github.com/mudler/LocalAI/pull/2929](https://github.com/mudler/LocalAI/pull/2929) - docs: ⬆️ update docs version mudler/LocalAI by [@​localai-bot](https://github.com/localai-bot) in [https://github.com/mudler/LocalAI/pull/2935](https://github.com/mudler/LocalAI/pull/2935) ##### 👒 Dependencies - chore: ⬆️ Update ggerganov/llama.cpp by [@​localai-bot](https://github.com/localai-bot) in [https://github.com/mudler/LocalAI/pull/2936](https://github.com/mudler/LocalAI/pull/2936) - chore: ⬆️ Update ggerganov/llama.cpp by [@​localai-bot](https://github.com/localai-bot) in [https://github.com/mudler/LocalAI/pull/2943](https://github.com/mudler/LocalAI/pull/2943) - chore(deps): Bump grpcio from 1.64.1 to 1.65.1 in /backend/python/openvoice by [@​dependabot](https://github.com/dependabot) in [https://github.com/mudler/LocalAI/pull/2956](https://github.com/mudler/LocalAI/pull/2956) - chore(deps): Bump grpcio from 1.65.0 to 1.65.1 in /backend/python/sentencetransformers by [@​dependabot](https://github.com/dependabot) in [https://github.com/mudler/LocalAI/pull/2955](https://github.com/mudler/LocalAI/pull/2955) - chore(deps): Bump grpcio from 1.65.0 to 1.65.1 in /backend/python/bark by [@​dependabot](https://github.com/dependabot) in [https://github.com/mudler/LocalAI/pull/2951](https://github.com/mudler/LocalAI/pull/2951) - chore(deps): Bump docs/themes/hugo-theme-relearn from `1b2e139` to `7aec99b` by [@​dependabot](https://github.com/dependabot) in [https://github.com/mudler/LocalAI/pull/2952](https://github.com/mudler/LocalAI/pull/2952) - chore(deps): Bump langchain from 0.2.8 to 0.2.10 in /examples/langchain/langchainpy-localai-example by [@​dependabot](https://github.com/dependabot) in [https://github.com/mudler/LocalAI/pull/2959](https://github.com/mudler/LocalAI/pull/2959) - chore(deps): Bump numpy from 1.26.4 to 2.0.1 in /examples/langchain/langchainpy-localai-example by [@​dependabot](https://github.com/dependabot) in [https://github.com/mudler/LocalAI/pull/2958](https://github.com/mudler/LocalAI/pull/2958) - chore(deps): Bump sqlalchemy from 2.0.30 to 2.0.31 in /examples/langchain/langchainpy-localai-example by [@​dependabot](https://github.com/dependabot) in [https://github.com/mudler/LocalAI/pull/2957](https://github.com/mudler/LocalAI/pull/2957) - chore(deps): Bump grpcio from 1.65.0 to 1.65.1 in /backend/python/vllm by [@​dependabot](https://github.com/dependabot) in [https://github.com/mudler/LocalAI/pull/2964](https://github.com/mudler/LocalAI/pull/2964) - chore(deps): Bump llama-index from 0.10.55 to 0.10.56 in /examples/chainlit by [@​dependabot](https://github.com/dependabot) in [https://github.com/mudler/LocalAI/pull/2966](https://github.com/mudler/LocalAI/pull/2966) - chore(deps): Bump grpcio from 1.65.0 to 1.65.1 in /backend/python/common/template by [@​dependabot](https://github.com/dependabot) in [https://github.com/mudler/LocalAI/pull/2963](https://github.com/mudler/LocalAI/pull/2963) - chore(deps): Bump weaviate-client from 4.6.5 to 4.6.7 in /examples/chainlit by [@​dependabot](https://github.com/dependabot) in [https://github.com/mudler/LocalAI/pull/2965](https://github.com/mudler/LocalAI/pull/2965) - chore(deps): Bump grpcio from 1.65.0 to 1.65.1 in /backend/python/transformers by [@​dependabot](https://github.com/dependabot) in [https://github.com/mudler/LocalAI/pull/2970](https://github.com/mudler/LocalAI/pull/2970) - chore(deps): Bump openai from 1.35.13 to 1.37.0 in /examples/functions by [@​dependabot](https://github.com/dependabot) in [https://github.com/mudler/LocalAI/pull/2973](https://github.com/mudler/LocalAI/pull/2973) - chore(deps): Bump grpcio from 1.65.0 to 1.65.1 in /backend/python/diffusers by [@​dependabot](https://github.com/dependabot) in [https://github.com/mudler/LocalAI/pull/2969](https://github.com/mudler/LocalAI/pull/2969) - chore(deps): Bump grpcio from 1.65.0 to 1.65.1 in /backend/python/exllama2 by [@​dependabot](https://github.com/dependabot) in [https://github.com/mudler/LocalAI/pull/2971](https://github.com/mudler/LocalAI/pull/2971) - chore(deps): Bump grpcio from 1.65.0 to 1.65.1 in /backend/python/rerankers by [@​dependabot](https://github.com/dependabot) in [https://github.com/mudler/LocalAI/pull/2974](https://github.com/mudler/LocalAI/pull/2974) - chore(deps): Bump grpcio from 1.65.0 to 1.65.1 in /backend/python/coqui by [@​dependabot](https://github.com/dependabot) in [https://github.com/mudler/LocalAI/pull/2980](https://github.com/mudler/LocalAI/pull/2980) - chore(deps): Bump grpcio from 1.65.0 to 1.65.1 in /backend/python/parler-tts by [@​dependabot](https://github.com/dependabot) in [https://github.com/mudler/LocalAI/pull/2982](https://github.com/mudler/LocalAI/pull/2982) - chore(deps): Bump grpcio from 1.65.0 to 1.65.1 in /backend/python/vall-e-x by [@​dependabot](https://github.com/dependabot) in [https://github.com/mudler/LocalAI/pull/2981](https://github.com/mudler/LocalAI/pull/2981) - chore(deps): Bump grpcio from 1.65.0 to 1.65.1 in /backend/python/transformers-musicgen by [@​dependabot](https://github.com/dependabot) in [https://github.com/mudler/LocalAI/pull/2990](https://github.com/mudler/LocalAI/pull/2990) - chore(deps): Bump grpcio from 1.65.0 to 1.65.1 in /backend/python/autogptq by [@​dependabot](https://github.com/dependabot) in [https://github.com/mudler/LocalAI/pull/2984](https://github.com/mudler/LocalAI/pull/2984) - chore(deps): Bump llama-index from 0.10.55 to 0.10.56 in /examples/langchain-chroma by [@​dependabot](https://github.com/dependabot) in [https://github.com/mudler/LocalAI/pull/2986](https://github.com/mudler/LocalAI/pull/2986) - chore(deps): Bump grpcio from 1.65.0 to 1.65.1 in /backend/python/mamba by [@​dependabot](https://github.com/dependabot) in [https://github.com/mudler/LocalAI/pull/2989](https://github.com/mudler/LocalAI/pull/2989) - chore: ⬆️ Update ggerganov/llama.cpp by [@​localai-bot](https://github.com/localai-bot) in [https://github.com/mudler/LocalAI/pull/2992](https://github.com/mudler/LocalAI/pull/2992) - chore(deps): Bump langchain-community from 0.2.7 to 0.2.9 in /examples/langchain/langchainpy-localai-example by [@​dependabot](https://github.com/dependabot) in [https://github.com/mudler/LocalAI/pull/2960](https://github.com/mudler/LocalAI/pull/2960) - chore(deps): Bump openai from 1.35.13 to 1.37.0 in /examples/langchain/langchainpy-localai-example by [@​dependabot](https://github.com/dependabot) in [https://github.com/mudler/LocalAI/pull/2961](https://github.com/mudler/LocalAI/pull/2961) - chore(deps): Bump langchain from 0.2.8 to 0.2.10 in /examples/functions by [@​dependabot](https://github.com/dependabot) in [https://github.com/mudler/LocalAI/pull/2975](https://github.com/mudler/LocalAI/pull/2975) - chore(deps): Bump openai from 1.35.13 to 1.37.0 in /examples/langchain-chroma by [@​dependabot](https://github.com/dependabot) in [https://github.com/mudler/LocalAI/pull/2988](https://github.com/mudler/LocalAI/pull/2988) - chore(deps): Bump langchain from 0.2.8 to 0.2.10 in /examples/langchain-chroma by [@​dependabot](https://github.com/dependabot) in [https://github.com/mudler/LocalAI/pull/2987](https://github.com/mudler/LocalAI/pull/2987) - chore: ⬆️ Update ggerganov/llama.cpp by [@​localai-bot](https://github.com/localai-bot) in [https://github.com/mudler/LocalAI/pull/2995](https://github.com/mudler/LocalAI/pull/2995) ##### Other Changes - ci(Makefile): enable p2p on cross-arm64 builds by [@​mudler](https://github.com/mudler) in [https://github.com/mudler/LocalAI/pull/2928](https://github.com/mudler/LocalAI/pull/2928) **Full Changelog**: mudler/LocalAI@v2.19.1...v2.19.2 </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 this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNiIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
truecharts-admin
referenced
this pull request
in truecharts/public
Jul 25, 2024
…9.2 by renovate (#24258) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/localai/localai](https://github.com/mudler/LocalAI) | patch | `v2.19.1-aio-cpu` -> `v2.19.2-aio-cpu` | | [docker.io/localai/localai](https://github.com/mudler/LocalAI) | patch | `v2.19.1-aio-gpu-nvidia-cuda-11` -> `v2.19.2-aio-gpu-nvidia-cuda-11` | | [docker.io/localai/localai](https://github.com/mudler/LocalAI) | patch | `v2.19.1-aio-gpu-nvidia-cuda-12` -> `v2.19.2-aio-gpu-nvidia-cuda-12` | | [docker.io/localai/localai](https://github.com/mudler/LocalAI) | patch | `v2.19.1-cublas-cuda11-ffmpeg-core` -> `v2.19.2-cublas-cuda11-ffmpeg-core` | | [docker.io/localai/localai](https://github.com/mudler/LocalAI) | patch | `v2.19.1-cublas-cuda12-ffmpeg-core` -> `v2.19.2-cublas-cuda12-ffmpeg-core` | | [docker.io/localai/localai](https://github.com/mudler/LocalAI) | patch | `v2.19.1-cublas-cuda12-core` -> `v2.19.2-cublas-cuda12-core` | | [docker.io/localai/localai](https://github.com/mudler/LocalAI) | patch | `v2.19.1-ffmpeg-core` -> `v2.19.2-ffmpeg-core` | --- > [!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.19.2`](https://github.com/mudler/LocalAI/releases/tag/v2.19.2) [Compare Source](https://github.com/mudler/LocalAI/compare/v2.19.1...v2.19.2) This release is a patch release to fix well known issues from 2.19.x ##### What's Changed ##### Bug fixes 🐛 - fix: pin setuptools 69.5.1 by [@​fakezeta](https://github.com/fakezeta) in [https://github.com/mudler/LocalAI/pull/2949](https://github.com/mudler/LocalAI/pull/2949) - fix(cuda): downgrade to 12.0 to increase compatibility range by [@​mudler](https://github.com/mudler) in [https://github.com/mudler/LocalAI/pull/2994](https://github.com/mudler/LocalAI/pull/2994) - fix(llama.cpp): do not set anymore lora_base by [@​mudler](https://github.com/mudler) in [https://github.com/mudler/LocalAI/pull/2999](https://github.com/mudler/LocalAI/pull/2999) ##### Exciting New Features 🎉 - ci(Makefile): reduce binary size by compressing by [@​mudler](https://github.com/mudler) in [https://github.com/mudler/LocalAI/pull/2947](https://github.com/mudler/LocalAI/pull/2947) - feat(p2p): warn the user to start with --p2p by [@​mudler](https://github.com/mudler) in [https://github.com/mudler/LocalAI/pull/2993](https://github.com/mudler/LocalAI/pull/2993) ##### 🧠 Models - models(gallery): add tulu 8b and 70b by [@​mudler](https://github.com/mudler) in [https://github.com/mudler/LocalAI/pull/2931](https://github.com/mudler/LocalAI/pull/2931) - models(gallery): add suzume-orpo by [@​mudler](https://github.com/mudler) in [https://github.com/mudler/LocalAI/pull/2932](https://github.com/mudler/LocalAI/pull/2932) - models(gallery): add archangel_sft_pythia2-8b by [@​mudler](https://github.com/mudler) in [https://github.com/mudler/LocalAI/pull/2933](https://github.com/mudler/LocalAI/pull/2933) - models(gallery): add celestev1.2 by [@​mudler](https://github.com/mudler) in [https://github.com/mudler/LocalAI/pull/2937](https://github.com/mudler/LocalAI/pull/2937) - models(gallery): add calme-2.3-phi3-4b by [@​mudler](https://github.com/mudler) in [https://github.com/mudler/LocalAI/pull/2939](https://github.com/mudler/LocalAI/pull/2939) - models(gallery): add calme-2.8-qwen2-7b by [@​mudler](https://github.com/mudler) in [https://github.com/mudler/LocalAI/pull/2940](https://github.com/mudler/LocalAI/pull/2940) - models(gallery): add StellarDong-72b by [@​mudler](https://github.com/mudler) in [https://github.com/mudler/LocalAI/pull/2941](https://github.com/mudler/LocalAI/pull/2941) - models(gallery): add calme-2.4-llama3-70b by [@​mudler](https://github.com/mudler) in [https://github.com/mudler/LocalAI/pull/2942](https://github.com/mudler/LocalAI/pull/2942) - models(gallery): add llama3.1 70b and 8b by [@​mudler](https://github.com/mudler) in [https://github.com/mudler/LocalAI/pull/3000](https://github.com/mudler/LocalAI/pull/3000) ##### 📖 Documentation and examples - docs: add federation by [@​mudler](https://github.com/mudler) in [https://github.com/mudler/LocalAI/pull/2929](https://github.com/mudler/LocalAI/pull/2929) - docs: ⬆️ update docs version mudler/LocalAI by [@​localai-bot](https://github.com/localai-bot) in [https://github.com/mudler/LocalAI/pull/2935](https://github.com/mudler/LocalAI/pull/2935) ##### 👒 Dependencies - chore: ⬆️ Update ggerganov/llama.cpp by [@​localai-bot](https://github.com/localai-bot) in [https://github.com/mudler/LocalAI/pull/2936](https://github.com/mudler/LocalAI/pull/2936) - chore: ⬆️ Update ggerganov/llama.cpp by [@​localai-bot](https://github.com/localai-bot) in [https://github.com/mudler/LocalAI/pull/2943](https://github.com/mudler/LocalAI/pull/2943) - chore(deps): Bump grpcio from 1.64.1 to 1.65.1 in /backend/python/openvoice by [@​dependabot](https://github.com/dependabot) in [https://github.com/mudler/LocalAI/pull/2956](https://github.com/mudler/LocalAI/pull/2956) - chore(deps): Bump grpcio from 1.65.0 to 1.65.1 in /backend/python/sentencetransformers by [@​dependabot](https://github.com/dependabot) in [https://github.com/mudler/LocalAI/pull/2955](https://github.com/mudler/LocalAI/pull/2955) - chore(deps): Bump grpcio from 1.65.0 to 1.65.1 in /backend/python/bark by [@​dependabot](https://github.com/dependabot) in [https://github.com/mudler/LocalAI/pull/2951](https://github.com/mudler/LocalAI/pull/2951) - chore(deps): Bump docs/themes/hugo-theme-relearn from `1b2e139` to `7aec99b` by [@​dependabot](https://github.com/dependabot) in [https://github.com/mudler/LocalAI/pull/2952](https://github.com/mudler/LocalAI/pull/2952) - chore(deps): Bump langchain from 0.2.8 to 0.2.10 in /examples/langchain/langchainpy-localai-example by [@​dependabot](https://github.com/dependabot) in [https://github.com/mudler/LocalAI/pull/2959](https://github.com/mudler/LocalAI/pull/2959) - chore(deps): Bump numpy from 1.26.4 to 2.0.1 in /examples/langchain/langchainpy-localai-example by [@​dependabot](https://github.com/dependabot) in [https://github.com/mudler/LocalAI/pull/2958](https://github.com/mudler/LocalAI/pull/2958) - chore(deps): Bump sqlalchemy from 2.0.30 to 2.0.31 in /examples/langchain/langchainpy-localai-example by [@​dependabot](https://github.com/dependabot) in [https://github.com/mudler/LocalAI/pull/2957](https://github.com/mudler/LocalAI/pull/2957) - chore(deps): Bump grpcio from 1.65.0 to 1.65.1 in /backend/python/vllm by [@​dependabot](https://github.com/dependabot) in [https://github.com/mudler/LocalAI/pull/2964](https://github.com/mudler/LocalAI/pull/2964) - chore(deps): Bump llama-index from 0.10.55 to 0.10.56 in /examples/chainlit by [@​dependabot](https://github.com/dependabot) in [https://github.com/mudler/LocalAI/pull/2966](https://github.com/mudler/LocalAI/pull/2966) - chore(deps): Bump grpcio from 1.65.0 to 1.65.1 in /backend/python/common/template by [@​dependabot](https://github.com/dependabot) in [https://github.com/mudler/LocalAI/pull/2963](https://github.com/mudler/LocalAI/pull/2963) - chore(deps): Bump weaviate-client from 4.6.5 to 4.6.7 in /examples/chainlit by [@​dependabot](https://github.com/dependabot) in [https://github.com/mudler/LocalAI/pull/2965](https://github.com/mudler/LocalAI/pull/2965) - chore(deps): Bump grpcio from 1.65.0 to 1.65.1 in /backend/python/transformers by [@​dependabot](https://github.com/dependabot) in [https://github.com/mudler/LocalAI/pull/2970](https://github.com/mudler/LocalAI/pull/2970) - chore(deps): Bump openai from 1.35.13 to 1.37.0 in /examples/functions by [@​dependabot](https://github.com/dependabot) in [https://github.com/mudler/LocalAI/pull/2973](https://github.com/mudler/LocalAI/pull/2973) - chore(deps): Bump grpcio from 1.65.0 to 1.65.1 in /backend/python/diffusers by [@​dependabot](https://github.com/dependabot) in [https://github.com/mudler/LocalAI/pull/2969](https://github.com/mudler/LocalAI/pull/2969) - chore(deps): Bump grpcio from 1.65.0 to 1.65.1 in /backend/python/exllama2 by [@​dependabot](https://github.com/dependabot) in [https://github.com/mudler/LocalAI/pull/2971](https://github.com/mudler/LocalAI/pull/2971) - chore(deps): Bump grpcio from 1.65.0 to 1.65.1 in /backend/python/rerankers by [@​dependabot](https://github.com/dependabot) in [https://github.com/mudler/LocalAI/pull/2974](https://github.com/mudler/LocalAI/pull/2974) - chore(deps): Bump grpcio from 1.65.0 to 1.65.1 in /backend/python/coqui by [@​dependabot](https://github.com/dependabot) in [https://github.com/mudler/LocalAI/pull/2980](https://github.com/mudler/LocalAI/pull/2980) - chore(deps): Bump grpcio from 1.65.0 to 1.65.1 in /backend/python/parler-tts by [@​dependabot](https://github.com/dependabot) in [https://github.com/mudler/LocalAI/pull/2982](https://github.com/mudler/LocalAI/pull/2982) - chore(deps): Bump grpcio from 1.65.0 to 1.65.1 in /backend/python/vall-e-x by [@​dependabot](https://github.com/dependabot) in [https://github.com/mudler/LocalAI/pull/2981](https://github.com/mudler/LocalAI/pull/2981) - chore(deps): Bump grpcio from 1.65.0 to 1.65.1 in /backend/python/transformers-musicgen by [@​dependabot](https://github.com/dependabot) in [https://github.com/mudler/LocalAI/pull/2990](https://github.com/mudler/LocalAI/pull/2990) - chore(deps): Bump grpcio from 1.65.0 to 1.65.1 in /backend/python/autogptq by [@​dependabot](https://github.com/dependabot) in [https://github.com/mudler/LocalAI/pull/2984](https://github.com/mudler/LocalAI/pull/2984) - chore(deps): Bump llama-index from 0.10.55 to 0.10.56 in /examples/langchain-chroma by [@​dependabot](https://github.com/dependabot) in [https://github.com/mudler/LocalAI/pull/2986](https://github.com/mudler/LocalAI/pull/2986) - chore(deps): Bump grpcio from 1.65.0 to 1.65.1 in /backend/python/mamba by [@​dependabot](https://github.com/dependabot) in [https://github.com/mudler/LocalAI/pull/2989](https://github.com/mudler/LocalAI/pull/2989) - chore: ⬆️ Update ggerganov/llama.cpp by [@​localai-bot](https://github.com/localai-bot) in [https://github.com/mudler/LocalAI/pull/2992](https://github.com/mudler/LocalAI/pull/2992) - chore(deps): Bump langchain-community from 0.2.7 to 0.2.9 in /examples/langchain/langchainpy-localai-example by [@​dependabot](https://github.com/dependabot) in [https://github.com/mudler/LocalAI/pull/2960](https://github.com/mudler/LocalAI/pull/2960) - chore(deps): Bump openai from 1.35.13 to 1.37.0 in /examples/langchain/langchainpy-localai-example by [@​dependabot](https://github.com/dependabot) in [https://github.com/mudler/LocalAI/pull/2961](https://github.com/mudler/LocalAI/pull/2961) - chore(deps): Bump langchain from 0.2.8 to 0.2.10 in /examples/functions by [@​dependabot](https://github.com/dependabot) in [https://github.com/mudler/LocalAI/pull/2975](https://github.com/mudler/LocalAI/pull/2975) - chore(deps): Bump openai from 1.35.13 to 1.37.0 in /examples/langchain-chroma by [@​dependabot](https://github.com/dependabot) in [https://github.com/mudler/LocalAI/pull/2988](https://github.com/mudler/LocalAI/pull/2988) - chore(deps): Bump langchain from 0.2.8 to 0.2.10 in /examples/langchain-chroma by [@​dependabot](https://github.com/dependabot) in [https://github.com/mudler/LocalAI/pull/2987](https://github.com/mudler/LocalAI/pull/2987) - chore: ⬆️ Update ggerganov/llama.cpp by [@​localai-bot](https://github.com/localai-bot) in [https://github.com/mudler/LocalAI/pull/2995](https://github.com/mudler/LocalAI/pull/2995) ##### Other Changes - ci(Makefile): enable p2p on cross-arm64 builds by [@​mudler](https://github.com/mudler) in [https://github.com/mudler/LocalAI/pull/2928](https://github.com/mudler/LocalAI/pull/2928) **Full Changelog**: mudler/LocalAI@v2.19.1...v2.19.2 </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://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps langchain-community from 0.2.7 to 0.2.9.
Release notes
Sourced from langchain-community's releases.
... (truncated)
Commits
f4ee3c8
infra: add min version testing to pr test flow (#24358)50cb0a0
docs: advanced feature note (#24456)842065a
community[patch]: Release 0.2.9 (#24453)27ad6a4
langchain[patch]: Release 0.2.10 (#24452)dda9438
community[patch]: gpt-4o-mini costs (#24421)604dfe2
community[patch]: Force opt-in for WebResearchRetriever (CVE-2024-3095) (#24451)f101c75
docs: how to pass runtime secrets (#24450)372c27f
community[minor]: [GoogleApiYoutubeLoader] Replace API used in _get_document...6a45bf9
community[minor]: GraphCypherQAChain to accept additional inputs as provided ...f585668
community[minor]: add mongodb byte store (#23876)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)