chore(deps): bump the langchain group with 4 updates
Type: Pull Request
State: Merged
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 0
(4 days ago)
(4 days ago)
(4 days ago)
by github-actions[bot]
dependencies javascript
Bumps the langchain group with 4 updates: @langchain/community, @langchain/core, @langchain/openai and langchain.
Updates @langchain/community
from 0.3.53 to 0.3.54
Release notes
Sourced from @langchain/community
's releases.
@langchain/community
==0.3.54What's Changed
- Update import_constants.ts by
@Kennytian
in langchain-ai/langchainjs#8747- fix(community): postgres indexes getTime returning NaN due to missing alias by
@jeremylevy
in langchain-ai/langchainjs#8720- BM25Retriever: escape regex metacharacters in getTermFrequency to prevent crashes by
@erudzitis
in langchain-ai/langchainjs#8749- fix(milvus): Fix upsert operations when autoId is false by
@christian-bromann
in langchain-ai/langchainjs#8501- feat(community): add jira issue title to metadata for documents by
@hntrl
in langchain-ai/langchainjs#8826- feat: add personalAccessToken to jira loader (as in confluence loader) by
@raphaelblum
in langchain-ai/langchainjs#8814New Contributors
@raphaelblum
made their first contribution in langchain-ai/langchainjs#8814@jeremylevy
made their first contribution in langchain-ai/langchainjs#8720@erudzitis
made their first contribution in langchain-ai/langchainjs#8749Full Changelog: https://github.com/langchain-ai/langchainjs/compare/
@langchain/community
==0.3.53...@langchain/community
==0.3.54
Commits
350a80a
release(langchain): 0.3.32 (#8837)fa44f72
Update streaming.ipynb (#8831)e0bd88c
fix: add support for conversion of ref in array schema (#8719)9e843eb
feat(ollama): Add think Field to ChatOllama for Controlling Thought Process i...4a3f5af
chore: add missing changesets (#8827)c7f9da0
fix(milvus): Fix upsert operations when autoId is false (#8501)cd5f6fc
BM25Retriever: escape regex metacharacters in getTermFrequency to prevent cra...7bcc76d
fix(community): postgres indexes getTime returning NaN due to missing alias (...e9df82d
feat: add personalAccessToken to jira loader (as in confluence loader) (#8814)e4c183d
feat(langchain-redis): support document deletion by ID in RedisVectorStore (#...- Additional commits viewable in compare view
Updates @langchain/core
from 0.3.72 to 0.3.73
Release notes
Sourced from @langchain/core
's releases.
@langchain/core
==0.3.73What's Changed
- fix(core): add root export to satisfy bundler requirements by
@rggammon
in langchain-ai/langchainjs#8825Full Changelog: https://github.com/langchain-ai/langchainjs/compare/
@langchain/core
==0.3.72...@langchain/core
==0.3.73
Commits
350a80a
release(langchain): 0.3.32 (#8837)fa44f72
Update streaming.ipynb (#8831)e0bd88c
fix: add support for conversion of ref in array schema (#8719)9e843eb
feat(ollama): Add think Field to ChatOllama for Controlling Thought Process i...4a3f5af
chore: add missing changesets (#8827)c7f9da0
fix(milvus): Fix upsert operations when autoId is false (#8501)cd5f6fc
BM25Retriever: escape regex metacharacters in getTermFrequency to prevent cra...7bcc76d
fix(community): postgres indexes getTime returning NaN due to missing alias (...e9df82d
feat: add personalAccessToken to jira loader (as in confluence loader) (#8814)e4c183d
feat(langchain-redis): support document deletion by ID in RedisVectorStore (#...- Additional commits viewable in compare view
Updates @langchain/openai
from 0.6.9 to 0.6.11
Release notes
Sourced from @langchain/openai
's releases.
@langchain/openai
==0.6.11What's Changed
- fix(openai): use correct reasoning effort casing by
@hntrl
in langchain-ai/langchainjs#8839Full Changelog: https://github.com/langchain-ai/langchainjs/compare/
@langchain/openai
==0.6.10...@langchain/openai
==0.6.11
@langchain/openai
==0.6.10What's Changed
- fix(openai): add verbosity to json schema response format by
@hntrl
in langchain-ai/langchainjs#8754- chore(openai): add reasoning_effort param by
@hntrl
in langchain-ai/langchainjs#8790Full Changelog: https://github.com/langchain-ai/langchainjs/compare/
@langchain/openai
==0.6.9...@langchain/openai
==0.6.10
Commits
4b84d51
release(openai): 0.6.11735e73b
release(openai): flush changes65459e3
fix(openai): use correct reasoning effort casing (#8839)350a80a
release(langchain): 0.3.32 (#8837)fa44f72
Update streaming.ipynb (#8831)e0bd88c
fix: add support for conversion of ref in array schema (#8719)9e843eb
feat(ollama): Add think Field to ChatOllama for Controlling Thought Process i...4a3f5af
chore: add missing changesets (#8827)c7f9da0
fix(milvus): Fix upsert operations when autoId is false (#8501)cd5f6fc
BM25Retriever: escape regex metacharacters in getTermFrequency to prevent cra...- Additional commits viewable in compare view
Updates langchain
from 0.3.31 to 0.3.32
Release notes
Sourced from langchain's releases.
langchain==0.3.32
What's Changed
- fix(langchain): add support for conversion of ref in array schema by
@jnjacobson
in langchain-ai/langchainjs#8719New Contributors
@jnjacobson
made their first contribution in langchain-ai/langchainjs#8719Full Changelog: https://github.com/langchain-ai/langchainjs/compare/langchain==0.3.31...langchain==0.3.32
Commits
350a80a
release(langchain): 0.3.32 (#8837)fa44f72
Update streaming.ipynb (#8831)e0bd88c
fix: add support for conversion of ref in array schema (#8719)9e843eb
feat(ollama): Add think Field to ChatOllama for Controlling Thought Process i...4a3f5af
chore: add missing changesets (#8827)c7f9da0
fix(milvus): Fix upsert operations when autoId is false (#8501)cd5f6fc
BM25Retriever: escape regex metacharacters in getTermFrequency to prevent cra...7bcc76d
fix(community): postgres indexes getTime returning NaN due to missing alias (...e9df82d
feat: add personalAccessToken to jira loader (as in confluence loader) (#8814)e4c183d
feat(langchain-redis): support document deletion by ID in RedisVectorStore (#...- Additional commits viewable in compare view
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
Pull Request Statistics
1
2
+20
-20
Package Dependencies
Technical Details
ID: | 6838818 |
UUID: | 2797632200 |
Node ID: | PR_kwDOKbtKL86mwHrI |
Host: | GitHub |
Repository: | cu-cit-cloud-team/azure-openai-gpt4-chat |
Merge State: | Unknown |