Update dependency langchain to ^0.2.0#13
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/langchain-0.x
branch
from
September 14, 2023 03:07
c363b78 to
9995977
Compare
renovate
Bot
force-pushed
the
renovate/langchain-0.x
branch
from
September 15, 2023 06:51
9995977 to
a53f213
Compare
renovate
Bot
force-pushed
the
renovate/langchain-0.x
branch
2 times, most recently
from
September 20, 2023 00:35
343323e to
158c5a9
Compare
renovate
Bot
force-pushed
the
renovate/langchain-0.x
branch
2 times, most recently
from
September 24, 2023 13:08
3930f91 to
b60824f
Compare
renovate
Bot
force-pushed
the
renovate/langchain-0.x
branch
from
September 26, 2023 03:03
b60824f to
09e2b0b
Compare
renovate
Bot
force-pushed
the
renovate/langchain-0.x
branch
from
September 28, 2023 03:15
09e2b0b to
2956b70
Compare
renovate
Bot
force-pushed
the
renovate/langchain-0.x
branch
from
September 29, 2023 16:48
2956b70 to
49602f7
Compare
renovate
Bot
force-pushed
the
renovate/langchain-0.x
branch
from
October 2, 2023 03:39
49602f7 to
f10e9ee
Compare
renovate
Bot
force-pushed
the
renovate/langchain-0.x
branch
from
October 3, 2023 18:52
f10e9ee to
a96dd6e
Compare
renovate
Bot
force-pushed
the
renovate/langchain-0.x
branch
from
October 4, 2023 06:51
a96dd6e to
8f5de61
Compare
renovate
Bot
force-pushed
the
renovate/langchain-0.x
branch
from
October 4, 2023 23:02
8f5de61 to
a7f382d
Compare
renovate
Bot
force-pushed
the
renovate/langchain-0.x
branch
from
October 6, 2023 03:24
a7f382d to
6efbd3d
Compare
renovate
Bot
force-pushed
the
renovate/langchain-0.x
branch
from
October 7, 2023 04:25
6efbd3d to
eed1af4
Compare
renovate
Bot
force-pushed
the
renovate/langchain-0.x
branch
from
October 19, 2023 06:48
c0fa1ed to
cc8c35f
Compare
renovate
Bot
force-pushed
the
renovate/langchain-0.x
branch
from
October 21, 2023 01:13
cc8c35f to
0af7506
Compare
renovate
Bot
force-pushed
the
renovate/langchain-0.x
branch
from
October 24, 2023 01:14
0af7506 to
91cd15e
Compare
renovate
Bot
force-pushed
the
renovate/langchain-0.x
branch
from
October 25, 2023 00:56
91cd15e to
c32cb8d
Compare
renovate
Bot
force-pushed
the
renovate/langchain-0.x
branch
from
October 26, 2023 01:42
c32cb8d to
67f458a
Compare
renovate
Bot
force-pushed
the
renovate/langchain-0.x
branch
from
October 27, 2023 01:57
67f458a to
0f65f5c
Compare
renovate
Bot
force-pushed
the
renovate/langchain-0.x
branch
from
October 28, 2023 18:10
0f65f5c to
d6c3435
Compare
renovate
Bot
force-pushed
the
renovate/langchain-0.x
branch
2 times, most recently
from
November 1, 2023 01:10
c5932e1 to
cb4f86e
Compare
renovate
Bot
force-pushed
the
renovate/langchain-0.x
branch
from
November 2, 2023 00:10
cb4f86e to
4bfd763
Compare
renovate
Bot
force-pushed
the
renovate/langchain-0.x
branch
from
November 3, 2023 07:04
4bfd763 to
e9028bd
Compare
renovate
Bot
force-pushed
the
renovate/langchain-0.x
branch
from
November 3, 2023 22:32
e9028bd to
697c584
Compare
renovate
Bot
force-pushed
the
renovate/langchain-0.x
branch
2 times, most recently
from
November 8, 2023 07:53
92edee5 to
54d1c7b
Compare
This file contains hidden or 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
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.
This PR contains the following updates:
^0.0.147->^0.2.0Release Notes
langchain-ai/langchainjs (langchain)
v0.2.0Compare Source
v0.1.37Compare Source
What's Changed
mergeConfigs()by @andrewnguonly in https://github.com/langchain-ai/langchainjs/pull/5227_parentRunIdpassed in to cache key function (_getSerializedCacheKeyParametersForCall) by @davidfant in https://github.com/langchain-ai/langchainjs/pull/5205DynamicRunEvaluatorParamsgeneric by @davidfant in https://github.com/langchain-ai/langchainjs/pull/5246@langchain/qdrantPackage by @Anush008 in https://github.com/langchain-ai/langchainjs/pull/5302New Contributors
Full Changelog: langchain-ai/langchainjs@0.1.36...0.1.37
v0.1.36Compare Source
What's Changed
New Contributors
Full Changelog: langchain-ai/langchainjs@0.1.35...0.1.36
v0.1.35Compare Source
What's Changed
runOnDatasetby @davidfant in https://github.com/langchain-ai/langchainjs/pull/5127New Contributors
Full Changelog: langchain-ai/langchainjs@0.1.34...0.1.35
v0.1.34Compare Source
What's Changed
awaitfromSelfQueryRetriever.fromLLMcalls by @mlegy in https://github.com/langchain-ai/langchainjs/pull/5097FriendliLLM andChatFriendliChatModel. by @seuha516 in https://github.com/langchain-ai/langchainjs/pull/5004CONTRIBUTING.mdby @andrewnguonly in https://github.com/langchain-ai/langchainjs/pull/5111New Contributors
Full Changelog: langchain-ai/langchainjs@0.1.33...0.1.34
v0.1.33Compare Source
What's Changed
Full Changelog: langchain-ai/langchainjs@0.1.32...0.1.33
v0.1.32Compare Source
What's Changed
New Contributors
Full Changelog: langchain-ai/langchainjs@0.1.31...0.1.32
v0.1.31Compare Source
What's Changed
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.
This PR has been generated by Mend Renovate. View repository job log here.