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 all group with 5 updates:
0.2.12
0.2.14
0.2.11
0.2.12
1.40.3
1.41.0
0.1.21
0.1.22
0.5.7
0.6.1
Updates
langchain
from 0.2.12 to 0.2.14Release notes
Sourced from langchain's releases.
Commits
bd26145
langchain: bump core to 0.2.32 (#25421)ec8ffc8
core[patch]: Release 0.2.32 (#25420)2494cec
core[patch]: tool import fix (#25419)df632b8
langchain: bump min core version (#25418)1050e89
langchain: release 0.2.14 (#25416)c4779f5
[docs]: sitemaploader update (#25363)0a99935
docs: remove the extra period in docstring (#25414)63aba3f
[docs]: link fix directory loader (#25411)dc80be5
docs: fix deprecated functions table (#25409)ab29ee7
docs: fix tool index (#25404)Updates
langchain-community
from 0.2.11 to 0.2.12Release notes
Sourced from langchain-community's releases.
Commits
2907ab2
community: release 0.2.12 (#25324)06f8bd9
langchain: release 0.2.13 (#25323)252f087
core: release 0.2.30 (#25321)217a915
openai: Update API Reference docs for AzureOpenAI Embeddings (#25312)056c7c2
core[patch]: Update API reference for fake embeddings (#25313)1adc161
community: kwargs for CassandraGraphVectorStore (#25300)deb27d8
docs: remove unused imports in Conversational RAG tutorial (#25297)5efd0fe
docs: Change SqliteSaver to MemorySaver (#25306)1c9917d
fireworks[patch]: Fix doc-string for API Referenmce (#25304)ccff1ba
ai21[patch]: Update API reference documentation (#25302)Updates
openai
from 1.40.3 to 1.41.0Release notes
Sourced from openai's releases.
... (truncated)
Changelog
Sourced from openai's changelog.
... (truncated)
Commits
798c6cb
release: 1.41.03bbb271
feat(client): add uploads.upload_file helperb143c16
release: 1.40.805f0132
chore(types): define FilePurpose enum (#1653)3bf03f2
release: 1.40.7cd8c3a3
chore(internal): use different 32bit detection method (#1652)c58a0a4
chore(docs): fix typo in example snippet64b8595
fix(cli/migrate): change grit binaries download source (#1649)40f4cdb
release: 1.40.63267735
chore: sync openapi url (#1646)Updates
langchain-openai
from 0.1.21 to 0.1.22Release notes
Sourced from langchain-openai's releases.
Commits
a06818a
openai[patch]: update core dep (#25502)df98552
core[patch]: Release 0.2.33 (#25498)b83f1eb
core, partners: implement standard tracing params for LLMs (#25410)9f0c76b
openai[patch]: Release 0.1.22 (#25496)01ecd0a
openai[patch]: fix json mode for Azure (#25488)1fd1c1d
docs: use .invoke rather than call in openai integration notebook (#25494)253ceca
docs: fix mimetype parser docstring (#25463)e18511b
core[minor], anthropic[patch]: Upgrade@root
_validator usage to be consistent...34da8be
pinecone[patch]: Upgrade@root
_validators to be consistent with pydantic 2 (#...b297af5
voyageai[patch]: Upgrade root validators for pydantic 2 (#25455)Updates
ruff
from 0.5.7 to 0.6.1Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
499c0bd
Bump version to 0.6.1 (#12937)4cb30b5
N817
docs: refer to the correct setting (#12935)aba0d83
[flake8-naming
]: Respect import conventions (N817
) (#12922)c319414
Ignore blank line rules for docs formatting (#12934)ef1f6d9
Fix description of where the contributor list comes from in instructions for ...b850b81
Use cell source code instead of the concatenated one (#12929)a87b27c
[red-knot] Add support for relative imports (#12910)9b73532
[flake8-async
] Fix examples to useasync with
(#12924)d8debb7
Simplify logic forRUF027
(#12907)bd4a947
[red-knot] Add symbol and definition for parameters (#12862)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 <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