Releases: langchain-ai/langchainjs
langchain==0.3.33
What's Changed
Full Changelog: langchain==0.3.32...langchain==0.3.33
@langchain/core==0.3.74
What's Changed
- fix(core): Always inherit parent run id onto callback manager from context by @jacoblee93 in #8849
Full Changelog: https://github.com/langchain-ai/langchainjs/compare/@langchain/core==0.3.73...@langchain/core==0.3.74
langchain==0.3.32
What's Changed
- fix(langchain): add support for conversion of ref in array schema by @jnjacobson in #8719
New Contributors
- @jnjacobson made their first contribution in #8719
Full Changelog: langchain==0.3.31...langchain==0.3.32
@langchain/redis==0.1.2
What's Changed
- feat(langchain-redis): support document deletion by ID in RedisVectorStore by @akhunters in #8738
New Contributors
- @akhunters made their first contribution in #8738
Full Changelog: https://github.com/langchain-ai/langchainjs/compare/@langchain/openai==0.6.9...@langchain/redis==0.1.2
@langchain/openai==0.6.11
What's Changed
Full Changelog: https://github.com/langchain-ai/langchainjs/compare/@langchain/openai==0.6.10...@langchain/openai==0.6.11
@langchain/openai==0.6.10
What's Changed
- fix(openai): add verbosity to json schema response format by @hntrl in #8754
- chore(openai): add reasoning_effort param by @hntrl in #8790
Full Changelog: https://github.com/langchain-ai/langchainjs/compare/@langchain/openai==0.6.9...@langchain/openai==0.6.10
@langchain/ollama==0.2.4
What's Changed
- feat(ollama): Add think Field to ChatOllama for Controlling Thought Process in Responses by @rliu6915 in #8494
New Contributors
Full Changelog: https://github.com/langchain-ai/langchainjs/compare/@langchain/ollama==0.2.3...@langchain/ollama==0.2.4
@langchain/google==0.2.17
@langchain/core==0.3.73
What's Changed
Full Changelog: https://github.com/langchain-ai/langchainjs/compare/@langchain/core==0.3.72...@langchain/core==0.3.73
@langchain/community==0.3.54
What's Changed
- Update import_constants.ts by @Kennytian in #8747
- fix(community): postgres indexes getTime returning NaN due to missing alias by @jeremylevy in #8720
- BM25Retriever: escape regex metacharacters in getTermFrequency to prevent crashes by @erudzitis in #8749
- fix(milvus): Fix upsert operations when autoId is false by @christian-bromann in #8501
- feat(community): add jira issue title to metadata for documents by @hntrl in #8826
- feat: add personalAccessToken to jira loader (as in confluence loader) by @raphaelblum in #8814
New Contributors
- @raphaelblum made their first contribution in #8814
- @jeremylevy made their first contribution in #8720
- @erudzitis made their first contribution in #8749
Full Changelog: https://github.com/langchain-ai/langchainjs/compare/@langchain/community==0.3.53...@langchain/community==0.3.54