Bump the python-deps group with 4 updates #94
Merged
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 the python-deps group with 4 updates: langchain, ollama, openai and pre-commit.
Updates
langchain
from 0.1.13 to 0.1.14Release notes
Sourced from langchain's releases.
... (truncated)
Commits
c4eb841
langchain[patch]: Release 0.1.14 (#19839)0242bce
community[patch]: Release 0.0.30 (#19838)08c10bd
core[patch]: Release 0.1.37 (#19831)8cf1d75
cohere[patch]: Fix retriever (#19771)b6ebddb
langchain[patch]: Upgrade openai's sdk and solve some interface adaptation pr...c42ec58
together[minor]: Update endpoint to non deprecated version (#19649)5ab6b39
community[patch]: add attribution_token within GoogleVertexAISearchRetriever ...f98d7f7
langchain[minor], community[minor]: add CrossEncoderReranker with HuggingFace...3f7da03
docs: fix a dead link (#19814)b8271bb
docs: (minor) updates to voyage ai documentation (#19819)Updates
ollama
from 0.1.7 to 0.1.8Release notes
Sourced from ollama's releases.
Commits
6b351e5
Merge pull request #102 from ollama/deps4896b53
update dependenciesUpdates
openai
from 1.14.3 to 1.16.0Release notes
Sourced from openai's releases.
Changelog
Sourced from openai's changelog.
Commits
632cd6f
release: 1.16.0595f3b3
feat(api): run polling helpers (#1289)8efca3a
feat(api): add support for filtering messages by run_id (#1288)0707908
chore(client): validate that max_retries is not None (#1286)0470d1b
release: 1.15.0802819c
docs(readme): change undocumented params wording (#1284)27a4626
feat(api): adding temperature parameter (#1282)7828119
feat(client): increase default HTTP max_connections to 1000 and max_keepalive...31a7e9a
fix(project): use absolute github links on PyPi (#1280)1e55d60
feat(package): export default constants (#1275)Updates
pre-commit
from 3.6.2 to 3.7.0Release notes
Sourced from pre-commit's releases.
Changelog
Sourced from pre-commit's changelog.
Commits
7b4667e
v3.7.0d46c8fc
Merge pull request #3168 from pre-commit/fix-fail-fastfc62215
fix per-hook fail_fast to not fail on previous failures716da1e
Merge pull request #3155 from pre-commit/pre-commit-ci-update-config0939c11
[pre-commit.ci] pre-commit autoupdate3bdf9fb
Merge pull request #3150 from pre-commit/pre-commit-ci-update-config75b3e52
[pre-commit.ci] pre-commit autoupdate5e11c26
Merge pull request #3122 from glehmann/docker-ttye580096
give docker a tty output when expecting color7b868c3
Merge pull request #3132 from pre-commit/pre-commit-ci-update-configDependabot 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 <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions