Dependency Updates: Bump the langchain group across 1 directory with 5 updates #188
+1,251
−126
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 langchain group with 5 updates in the / directory:
0.3.9
0.3.16
0.3.15
0.3.19
0.1.0
0.1.4
0.3.11
0.3.14
0.3.4
0.3.6
Updates
@langchain/community
from 0.3.9 to 0.3.16Release notes
Sourced from
@langchain/community
's releases.... (truncated)
Commits
Updates
@langchain/core
from 0.3.15 to 0.3.19Release notes
Sourced from
@langchain/core
's releases.... (truncated)
Commits
Updates
@langchain/google-genai
from 0.1.0 to 0.1.4Release notes
Sourced from
@langchain/google-genai
's releases.... (truncated)
Commits
9072eb6
Merge pull request #4071 from langchain-ai/releasea51a4a7
Release 0.0.18c311576
community[patch]: Change recommended entrypoint, bump versions (#4069)0e3c944
Merge pull request #4070 from langchain-ai/release6147b6d
Release 0.1.167039315
Adds tool use use case docs (#4068)82a2f49
community[minor]: feat: turbopuffer vector store (#3780)0eb0865
langchain[minor]: remote runnable stream log, additional serialization update...788e45f
Update runnable config ensure and merge to match py (#4067)0987db6
Add fake embeddings classes to core (#4066)Updates
@langchain/openai
from 0.3.11 to 0.3.14Release notes
Sourced from
@langchain/openai
's releases.... (truncated)
Commits
Updates
langchain
from 0.3.4 to 0.3.6Release notes
Sourced from langchain's releases.
... (truncated)
Commits
defea2b
Release 0.3.6cf672b5
fix(langchain): Fix serialization for initChatModel (#7222)d420b71
chore(langchain): add throw err for JsonOutputFunctionsParser.parse (#7204)986ab14
fix(langchain): Fix structured parser with triple backticks, adds tests (#7199)7124f18
chore(community): Release 0.3.15 (#7221)633dca9
feat(community): add filters to LibSQLVectorStore (#7209)fb9eaf6
chore(azure-cosmosdb): Release 0.2.2 (#7219)eb26657
feat(cosmosdbnosql): Add Chat History Integration (#7057)cbc7069
feat(community): replacevectordb
package with new@lancedb/lancedb
(#7202)074d1e1
feat(community): allow metadata generics to flow through LibSQLVectorStore (#...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...Description has been truncated