Skip to content

Releases: langchain-ai/langchainjs

langchain==0.3.33

04 Sep 22:21
b4286af

Choose a tag to compare

What's Changed

  • fix(langchain): handle prompts created from runs by @hntrl in #8848

Full Changelog: langchain==0.3.32...langchain==0.3.33

@langchain/core==0.3.74

04 Sep 22:20
b4286af

Choose a tag to compare

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

02 Sep 19:52
350a80a

Choose a tag to compare

What's Changed

  • fix(langchain): add support for conversion of ref in array schema by @jnjacobson in #8719

New Contributors

Full Changelog: langchain==0.3.31...langchain==0.3.32

@langchain/redis==0.1.2

02 Sep 20:01
350a80a

Choose a tag to compare

What's Changed

  • feat(langchain-redis): support document deletion by ID in RedisVectorStore by @akhunters in #8738

New Contributors

Full Changelog: https://github.com/langchain-ai/langchainjs/compare/@langchain/openai==0.6.9...@langchain/redis==0.1.2

@langchain/openai==0.6.11

02 Sep 21:39

Choose a tag to compare

@langchain/openai==0.6.10

02 Sep 20:00
350a80a

Choose a tag to compare

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

02 Sep 19:59
350a80a

Choose a tag to compare

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

02 Sep 19:57
350a80a

Choose a tag to compare

@langchain/core==0.3.73

02 Sep 19:50
350a80a

Choose a tag to compare

@langchain/community==0.3.54

02 Sep 19:57
350a80a

Choose a tag to compare

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

Full Changelog: https://github.com/langchain-ai/langchainjs/compare/@langchain/community==0.3.53...@langchain/community==0.3.54