# @langchain/community

## 1.1.27

### Patch Changes

- Updated dependencies [[`9270c48`](https://github.com/langchain-ai/langchainjs/commit/9270c48d7a95db6e7e2570a7e681c94479a673d0), [`589ab9b`](https://github.com/langchain-ai/langchainjs/commit/589ab9be391a5d6c104f34877fc1b3e2a32fa449)]:
  - @langchain/openai@1.4.1
  - @langchain/core@1.1.38
  - @langchain/classic@1.0.27

## 1.1.26

### Patch Changes

- Updated dependencies [[`6933769`](https://github.com/langchain-ai/langchainjs/commit/6933769836fe3cec835588e5f8db9883200865f6), [`50d5f32`](https://github.com/langchain-ai/langchainjs/commit/50d5f32fd30cabebf058b1c13255c1daadde6107), [`5552999`](https://github.com/langchain-ai/langchainjs/commit/555299917c90322e25d7671bad2e20c9b104bad6), [`8331833`](https://github.com/langchain-ai/langchainjs/commit/8331833c93ba907063c9fe28e9f935ed5dfec11c)]:
  - @langchain/core@1.1.37
  - @langchain/openai@1.4.0
  - @langchain/classic@1.0.26

## 1.1.25

### Patch Changes

- Updated dependencies [[`478652c`](https://github.com/langchain-ai/langchainjs/commit/478652c01cdae0703415febd250b6c2656b36410), [`3d35eb1`](https://github.com/langchain-ai/langchainjs/commit/3d35eb112b46b36aea80cebe0147e315d03a1d8e), [`bbbfea1`](https://github.com/langchain-ai/langchainjs/commit/bbbfea185c0777ae06df2b24a1a84f941d499c2a), [`52e501b`](https://github.com/langchain-ai/langchainjs/commit/52e501b44ee54ace1889ec9149a3617c4409db51)]:
  - @langchain/openai@1.3.1
  - @langchain/classic@1.0.25
  - @langchain/core@1.1.36

## 1.1.24

### Patch Changes

- [#10425](https://github.com/langchain-ai/langchainjs/pull/10425) [`792d573`](https://github.com/langchain-ai/langchainjs/commit/792d5735f9cb41d418738fd55684be2c68832c55) Thanks [@pawel-twardziak](https://github.com/pawel-twardziak)! - fix(community): auto-detect VL model endpoint and add apiUrl override for ChatAlibabaTongyi

- [#10004](https://github.com/langchain-ai/langchainjs/pull/10004) [`a40ddc7`](https://github.com/langchain-ai/langchainjs/commit/a40ddc78a5fa83383afe5b7eb70e00f1f2909fb8) Thanks [@aditya-gg04](https://github.com/aditya-gg04)! - fix/community-better-sqlite3-node24-support

- [#10298](https://github.com/langchain-ai/langchainjs/pull/10298) [`aad77ab`](https://github.com/langchain-ai/langchainjs/commit/aad77ab2522ff50c575321e4cca75cc2e6cceb9f) Thanks [@pawel-twardziak](https://github.com/pawel-twardziak)! - fix(community): Add multimodal content support to Bedrock Anthropic formatter

- [#10399](https://github.com/langchain-ai/langchainjs/pull/10399) [`1edc658`](https://github.com/langchain-ai/langchainjs/commit/1edc658c927f6bb89b995f37ef5edd56301eb762) Thanks [@pawel-twardziak](https://github.com/pawel-twardziak)! - add missing AWS inference profile region prefixes (au, jp, global)

- [#10413](https://github.com/langchain-ai/langchainjs/pull/10413) [`7a3774a`](https://github.com/langchain-ai/langchainjs/commit/7a3774a79dc8abb38a007a389ce0930d633af242) Thanks [@shivamtiwari3](https://github.com/shivamtiwari3)! - fix(community): update PPTXLoader to use officeparser v6 API (fixes [#10168](https://github.com/langchain-ai/langchainjs/issues/10168))

- Updated dependencies [[`6db417b`](https://github.com/langchain-ai/langchainjs/commit/6db417b03ecb5e2ace413389d982294e0ac88433), [`af9bbd3`](https://github.com/langchain-ai/langchainjs/commit/af9bbd3f48d96de8963f492ebbf75ca0762f7e57), [`d69dfcc`](https://github.com/langchain-ai/langchainjs/commit/d69dfcca97503cf1c0b7e70ccf5fb7d507c60982)]:
  - @langchain/core@1.1.33
  - @langchain/openai@1.3.0
  - @langchain/classic@1.0.24

## 1.1.23

### Patch Changes

- [#10304](https://github.com/langchain-ai/langchainjs/pull/10304) [`7560180`](https://github.com/langchain-ai/langchainjs/commit/75601809bb7c96cb664eef60f251dd58e70e0aba) Thanks [@MunemHashmi](https://github.com/MunemHashmi)! - fix(community): use generous default max_length for Milvus metadata VarChar fields

- [#10253](https://github.com/langchain-ai/langchainjs/pull/10253) [`07b8619`](https://github.com/langchain-ai/langchainjs/commit/07b8619c1c5aec7618ff544e5cf2df1bfca1a9a0) Thanks [@pawel-twardziak](https://github.com/pawel-twardziak)! - fix(community): switch JiraProjectLoader to POST+JSON and propagate API errors

- [#10303](https://github.com/langchain-ai/langchainjs/pull/10303) [`46fc5d8`](https://github.com/langchain-ai/langchainjs/commit/46fc5d8c6010ff2e457a9f29c3687897f131063b) Thanks [@mitchell-fox](https://github.com/mitchell-fox)! - feat(community): add jql and maxTotal params to JiraProjectLoader

- [#10051](https://github.com/langchain-ai/langchainjs/pull/10051) [`e86ac89`](https://github.com/langchain-ai/langchainjs/commit/e86ac89bb9cbf63c2ef0a60fe82a76e0382ff425) Thanks [@FilipZmijewski](https://github.com/FilipZmijewski)! - fix(community): valid params check for ChatWatsonx by IBM ([#70](https://github.com/langchain-ai/langchainjs/issues/70))

- Updated dependencies [[`26488b5`](https://github.com/langchain-ai/langchainjs/commit/26488b596f01b7b7fe2f1d97d07164e52365ade5), [`aacbe87`](https://github.com/langchain-ai/langchainjs/commit/aacbe872014a6e089c188336520d91dcac2f0287), [`ca826f6`](https://github.com/langchain-ai/langchainjs/commit/ca826f6fecae6087bf0dee7781ee80b587396ec1), [`a602c42`](https://github.com/langchain-ai/langchainjs/commit/a602c42db75d7e7e01cab38b12e0b65b9c0cce95), [`db7d017`](https://github.com/langchain-ai/langchainjs/commit/db7d017f7ce13cb937147aabcbfa3847d80bde9d)]:
  - @langchain/core@1.1.32
  - @langchain/openai@1.2.13
  - @langchain/classic@1.0.23

## 1.1.22

### Patch Changes

- Updated dependencies [[`96c630d`](https://github.com/langchain-ai/langchainjs/commit/96c630dfd009f2546d5bc36f5067ff868bb4067f), [`a8b9ccc`](https://github.com/langchain-ai/langchainjs/commit/a8b9ccca5a85984a5a30008acd09f9991e591638), [`a1f22bb`](https://github.com/langchain-ai/langchainjs/commit/a1f22bba907731a18dca23c31cec5333444a3f55), [`3682a8d`](https://github.com/langchain-ai/langchainjs/commit/3682a8d4e0ed0855a5283f26bcfd1c0415dde075)]:
  - @langchain/core@1.1.30
  - @langchain/openai@1.2.12
  - @langchain/classic@1.0.22

## 1.1.21

### Patch Changes

- [#10113](https://github.com/langchain-ai/langchainjs/pull/10113) [`7d198ae`](https://github.com/langchain-ai/langchainjs/commit/7d198aeac323598a5b018d31793cf299d0f2c921) Thanks [@pawel-twardziak](https://github.com/pawel-twardziak)! - Feat/community chatalitongyi tool calling

- [#9722](https://github.com/langchain-ai/langchainjs/pull/9722) [`df9dbd2`](https://github.com/langchain-ai/langchainjs/commit/df9dbd26994aefc47e26c18f2fc7ec4657e4dc1b) Thanks [@cs7-shrey](https://github.com/cs7-shrey)! - feat(milvus): Add TTL support by passing properties to Milvus

- Updated dependencies []:
  - @langchain/classic@1.0.21

## 1.1.20

### Patch Changes

- Updated dependencies [[`9f30267`](https://github.com/langchain-ai/langchainjs/commit/9f30267e95a2a42fac71f1d3674b84c5a190dbbc), [`403a99f`](https://github.com/langchain-ai/langchainjs/commit/403a99fd826383f30300809ae077e1c967023520), [`3b1fd54`](https://github.com/langchain-ai/langchainjs/commit/3b1fd5458a4aa29c398122829f383f21b5ac39da), [`f298a9b`](https://github.com/langchain-ai/langchainjs/commit/f298a9bdedff7bc2b0eb7f6b5e6b52fd3042a7b7), [`77bd982`](https://github.com/langchain-ai/langchainjs/commit/77bd98274a885e947d76f7a9c6dd0b3763453218)]:
  - @langchain/core@1.1.29
  - @langchain/openai@1.2.11
  - @langchain/classic@1.0.21

## 1.1.19

### Patch Changes

- Updated dependencies [[`10a876c`](https://github.com/langchain-ai/langchainjs/commit/10a876c7d5ff27d8f2889761ee20e95f76a50518), [`62ba83e`](https://github.com/langchain-ai/langchainjs/commit/62ba83edd5206c86d8da8d1b608a2493ee4f3da8), [`b46d96a`](https://github.com/langchain-ai/langchainjs/commit/b46d96a508a8bf212561dbb6f025e35c75f16257)]:
  - @langchain/core@1.1.28
  - @langchain/openai@1.2.10
  - @langchain/classic@1.0.20

## 1.1.18

### Patch Changes

- [#10108](https://github.com/langchain-ai/langchainjs/pull/10108) [`e7576ee`](https://github.com/langchain-ai/langchainjs/commit/e7576ee9e6408c399c08d271db43f63e622da10f) Thanks [@hntrl](https://github.com/hntrl)! - fix: replace retired Anthropic model IDs with active replacements
  - Update default model in ChatAnthropic from `claude-3-5-sonnet-latest` to `claude-sonnet-4-5-20250929`
  - Regenerate model profiles with latest data from models.dev API
  - Replace retired `claude-3-5-haiku-20241022`, `claude-3-7-sonnet-20250219`, `claude-3-5-sonnet-20240620`, and `claude-3-5-sonnet-20241022` in tests, docstrings, and examples

- [#10116](https://github.com/langchain-ai/langchainjs/pull/10116) [`2812d2b`](https://github.com/langchain-ai/langchainjs/commit/2812d2b2b9fd9343c4850e2ab906b8cf440975ee) Thanks [@hntrl](https://github.com/hntrl)! - Validate redirects in RecursiveUrlLoader to prevent SSRF bypasses.

- Updated dependencies []:
  - @langchain/classic@1.0.19

## 1.1.17

### Patch Changes

- Updated dependencies [[`b583729`](https://github.com/langchain-ai/langchainjs/commit/b583729e99cf0c035630f6b311c4d069a1980cca), [`fb2226e`](https://github.com/langchain-ai/langchainjs/commit/fb2226e6decdaba21e78b3f01877b45fa1eed6d3)]:
  - @langchain/openai@1.2.9
  - @langchain/core@1.1.27
  - @langchain/classic@1.0.19

## 1.1.16

### Patch Changes

- Updated dependencies [[`27186c5`](https://github.com/langchain-ai/langchainjs/commit/27186c54884cfe7c2522fa50b42c3ca0ccaefdba), [`05396f7`](https://github.com/langchain-ai/langchainjs/commit/05396f7ce0a91c49a3bae4bbcd3dbdd6cbd18089), [`5a6f26b`](https://github.com/langchain-ai/langchainjs/commit/5a6f26bbaed80195dc538c538b96219a8b03f38f), [`7be50a7`](https://github.com/langchain-ai/langchainjs/commit/7be50a7014d7622e0ab8d303dfc9c633ebc96333)]:
  - @langchain/core@1.1.25
  - @langchain/openai@1.2.8
  - @langchain/classic@1.0.18

## 1.1.15

### Patch Changes

- [#10003](https://github.com/langchain-ai/langchainjs/pull/10003) [`6c5b2b1`](https://github.com/langchain-ai/langchainjs/commit/6c5b2b19a5cb181cb7f6bd21e9e72baf517ad59a) Thanks [@FilipZmijewski](https://github.com/FilipZmijewski)! - fix(community): IBM tests

- Updated dependencies [[`71d08c0`](https://github.com/langchain-ai/langchainjs/commit/71d08c0a3a2597bd5a084eb35a7830e5ea1a2b29)]:
  - @langchain/core@1.1.23
  - @langchain/classic@1.0.17

## 1.1.14

### Patch Changes

- [#9990](https://github.com/langchain-ai/langchainjs/pull/9990) [`d5e3db0`](https://github.com/langchain-ai/langchainjs/commit/d5e3db0d01ab321ec70a875805b2f74aefdadf9d) Thanks [@hntrl](https://github.com/hntrl)! - feat(core): Add SSRF protection module (`@langchain/core/utils/ssrf`) with utilities for validating URLs against private IPs, cloud metadata endpoints, and localhost.

  fix(community): Harden `RecursiveUrlLoader` against SSRF attacks by integrating `validateSafeUrl` and replacing string-based URL comparison with origin-based `isSameOrigin` from the shared SSRF module.

- Updated dependencies [[`d5e3db0`](https://github.com/langchain-ai/langchainjs/commit/d5e3db0d01ab321ec70a875805b2f74aefdadf9d), [`6939dab`](https://github.com/langchain-ai/langchainjs/commit/6939dabc8dc6481942e7e2c19e3dc61bc374d65a), [`ad581c7`](https://github.com/langchain-ai/langchainjs/commit/ad581c76138ea12ebdaee444c0dcdc4f6a280624)]:
  - @langchain/core@1.1.21
  - @langchain/openai@1.2.7
  - @langchain/classic@1.0.17

## 1.1.13

### Patch Changes

- [#9853](https://github.com/langchain-ai/langchainjs/pull/9853) [`9513c5a`](https://github.com/langchain-ai/langchainjs/commit/9513c5a9379fe99dae2049d12811828fa0ee5526) Thanks [@philip](https://github.com/philip)! - fix(community): update NeonPostgres vector store for @neondatabase/serverless v1.0.0 GA

- Updated dependencies [[`16d691c`](https://github.com/langchain-ai/langchainjs/commit/16d691c7f8196e1d6322f051c25b2219ff2953b6), [`1058574`](https://github.com/langchain-ai/langchainjs/commit/1058574b723f0d060eb9b3ca25be5aeeabbe51aa), [`8ee833c`](https://github.com/langchain-ai/langchainjs/commit/8ee833c1fb99891565832ead4990e246b30022a6)]:
  - @langchain/openai@1.2.6
  - @langchain/classic@1.0.16

## 1.1.12

### Patch Changes

- Updated dependencies [[`0870ca0`](https://github.com/langchain-ai/langchainjs/commit/0870ca0719dacd8a555b3341e581d6c15cd6faf3), [`8f0757f`](https://github.com/langchain-ai/langchainjs/commit/8f0757f06b2ed9fe810f636333fc71ffcedb3feb), [`cf46089`](https://github.com/langchain-ai/langchainjs/commit/cf46089d250b1ec87f99956f5cd87e2615ac25c5)]:
  - @langchain/openai@1.2.5
  - @langchain/classic@1.0.15

## 1.1.11

### Patch Changes

- [#9905](https://github.com/langchain-ai/langchainjs/pull/9905) [`41bfea5`](https://github.com/langchain-ai/langchainjs/commit/41bfea51cf119573a3b956ee782d2731fe71c681) Thanks [@christian-bromann](https://github.com/christian-bromann)! - fix(classic/community/core): avoid long lived abort signals

- Updated dependencies [[`41bfea5`](https://github.com/langchain-ai/langchainjs/commit/41bfea51cf119573a3b956ee782d2731fe71c681)]:
  - @langchain/classic@1.0.14
  - @langchain/openai@1.2.4

## 1.1.10

### Patch Changes

- [#9883](https://github.com/langchain-ai/langchainjs/pull/9883) [`ea00005`](https://github.com/langchain-ai/langchainjs/commit/ea000051bd29670bec60099a5f50a13c0fedfc31) Thanks [@FilipZmijewski](https://github.com/FilipZmijewski)! - support aborting for Model Gateway and WatsonxLLM for IBM

- [#9896](https://github.com/langchain-ai/langchainjs/pull/9896) [`70f329a`](https://github.com/langchain-ai/langchainjs/commit/70f329aa5c16bef9e7a942d4187c31f3d3b86b80) Thanks [@Axadali](https://github.com/Axadali)! - Add score normalization feature to PGVectorStore allowing users to choose between returning raw distances or normalized similarity scores. This makes PGVectorStore consistent with other vector stores in the LangChain ecosystem where higher scores indicate greater similarity. Maintains full backward compatibility by defaulting to distance mode.

- [#9874](https://github.com/langchain-ai/langchainjs/pull/9874) [`a995a3f`](https://github.com/langchain-ai/langchainjs/commit/a995a3ff1940eebf7204574e6f058f8ff84f557e) Thanks [@phong-phuong](https://github.com/phong-phuong)! - fix jira failing to fetch issues

- Updated dependencies [[`1fa865b`](https://github.com/langchain-ai/langchainjs/commit/1fa865b1cb8a30c2269b83cdb5fc84d374c3fca9), [`28efb57`](https://github.com/langchain-ai/langchainjs/commit/28efb57448933368094ca41c63d9262ac0f348a6), [`4e42452`](https://github.com/langchain-ai/langchainjs/commit/4e42452e4c020408bd6687667e931497b05aaff5), [`a9b5059`](https://github.com/langchain-ai/langchainjs/commit/a9b50597186002221aaa4585246e569fa44c27c8), [`a9b5059`](https://github.com/langchain-ai/langchainjs/commit/a9b50597186002221aaa4585246e569fa44c27c8)]:
  - @langchain/openai@1.2.4
  - @langchain/classic@1.0.13

## 1.1.9

### Patch Changes

- Updated dependencies [[`1d58bf2`](https://github.com/langchain-ai/langchainjs/commit/1d58bf2bcb14055a64189af7e251bb93fa9d5aa0)]:
  - @langchain/classic@1.0.12

## 1.1.8

### Patch Changes

- [#9759](https://github.com/langchain-ai/langchainjs/pull/9759) [`82c51e4`](https://github.com/langchain-ai/langchainjs/commit/82c51e4125594c83b5578680e5a3d899f6268caa) Thanks [@ejscribner](https://github.com/ejscribner)! - Fix(couchbase): Add Couchbase peer dependency and add `CouchbaseQueryVectorStore` and `CouchbaseSearchVectorStore` to tsdown bundle

- Updated dependencies [[`a496cc0`](https://github.com/langchain-ai/langchainjs/commit/a496cc09d2b4d28a8eb0c4b96bd3555ab1cc47dc)]:
  - @langchain/classic@1.0.11

## 1.1.7

### Patch Changes

- [#9832](https://github.com/langchain-ai/langchainjs/pull/9832) [`305291f`](https://github.com/langchain-ai/langchainjs/commit/305291fc287d30de575b931b34382e115c3bf20f) Thanks [@phong-phuong](https://github.com/phong-phuong)! - Update Jira Document Loader's issue.fields.description from plain string to ADFNode

- Updated dependencies []:
  - @langchain/classic@1.0.10
  - @langchain/openai@1.2.3

## 1.1.6

### Patch Changes

- [#9835](https://github.com/langchain-ai/langchainjs/pull/9835) [`adb3625`](https://github.com/langchain-ai/langchainjs/commit/adb36253e79babc38e75b1fcf10308aee04f67e2) Thanks [@maahir30](https://github.com/maahir30)! - Use UTF-8 byte length for metadata fields

- Updated dependencies []:
  - @langchain/classic@1.0.10

## 1.1.5

### Patch Changes

- [#9822](https://github.com/langchain-ai/langchainjs/pull/9822) [`ff69e1e`](https://github.com/langchain-ai/langchainjs/commit/ff69e1e9769768d2d066a0f3f351e63e2b897db5) Thanks [@HarshVz](https://github.com/HarshVz)! - Add multi-region support for Alibaba Tongyi chat models. Users can now specify their region (China, Singapore, or US) when initializing ChatAlibabaTongyi. This enables proper API endpoint routing for users with region-specific API keys.
  - Added `region` parameter to ChatAlibabaTongyi constructor
  - Supported regions: `"china"` (default), `"singapore"`, `"us"`
  - Maintains backward compatibility by defaulting to China region

- Updated dependencies [[`a7c6ec5`](https://github.com/langchain-ai/langchainjs/commit/a7c6ec51ab9baa186ab5ebf815599c08f5c7e8ab), [`04923f9`](https://github.com/langchain-ai/langchainjs/commit/04923f9835e5b3677c180b601ae8f3e7d8be0236), [`e16c218`](https://github.com/langchain-ai/langchainjs/commit/e16c218b81980a1c576af5192342019975bb95b9)]:
  - @langchain/openai@1.2.3
  - @langchain/classic@1.0.10

## 1.1.4

### Patch Changes

- Updated dependencies [[`3efe79c`](https://github.com/langchain-ai/langchainjs/commit/3efe79c62ff2ffe0ada562f7eecd85be074b649a)]:
  - @langchain/openai@1.2.2
  - @langchain/classic@1.0.9

## 1.1.3

### Patch Changes

- [#9757](https://github.com/langchain-ai/langchainjs/pull/9757) [`8619adb`](https://github.com/langchain-ai/langchainjs/commit/8619adb81f16977b3ab8d4607ad5c30f79c41e3d) Thanks [@FilipZmijewski](https://github.com/FilipZmijewski)! - fix: add properties to check valid props

- Updated dependencies []:
  - @langchain/classic@1.0.8
  - @langchain/openai@1.2.1

## 1.1.2

### Patch Changes

- [#9601](https://github.com/langchain-ai/langchainjs/pull/9601) [`d79d2ff`](https://github.com/langchain-ai/langchainjs/commit/d79d2ff99b43f60c49f35ba6173bc916352ef0cd) Thanks [@Orenoid](https://github.com/Orenoid)! - feat(zhipuai): support tool calling in ChatZhipuAI

- Updated dependencies [[`13c9d5b`](https://github.com/langchain-ai/langchainjs/commit/13c9d5bfa3acac7ffb37642e9a50d84dc9004e88), [`cc502e1`](https://github.com/langchain-ai/langchainjs/commit/cc502e1b67dbadcd123a7ea2964c791c2bbad581), [`75b3b90`](https://github.com/langchain-ai/langchainjs/commit/75b3b90c5fa62cbbfa678dfb01f031caed4488ef)]:
  - @langchain/openai@1.2.1
  - @langchain/classic@1.0.8

## 1.1.1

### Patch Changes

- [#9671](https://github.com/langchain-ai/langchainjs/pull/9671) [`7f8685b`](https://github.com/langchain-ai/langchainjs/commit/7f8685b062d0fe61f9947e2811d46f8fd0365167) Thanks [@FilipZmijewski](https://github.com/FilipZmijewski)! - support aborting for Model Gateway and WatsonxLLM for IBM

- [#9681](https://github.com/langchain-ai/langchainjs/pull/9681) [`9bdd109`](https://github.com/langchain-ai/langchainjs/commit/9bdd109b2078828ddf55e7665caa9891f108f69c) Thanks [@robertmaybin](https://github.com/robertmaybin)! - Add @langchain/turbopuffer package for turbopuffer vector database integration

  Deprecate @langchain/community/vectorstores/turbopuffer in favor of @langchain/turbopuffer

- Updated dependencies [[`af664be`](https://github.com/langchain-ai/langchainjs/commit/af664becc0245b2315ea2f784c9a6c1d7622dbb4)]:
  - @langchain/classic@1.0.7
  - @langchain/openai@1.2.0

## 1.1.0

### Minor Changes

- [#9509](https://github.com/langchain-ai/langchainjs/pull/9509) [`0221458`](https://github.com/langchain-ai/langchainjs/commit/02214588187dc6c036a9334904a6dc000dab4991) Thanks [@phong-phuong](https://github.com/phong-phuong)! - Update Jira document loader with updated v3 API jql endpoint

### Patch Changes

- [#9582](https://github.com/langchain-ai/langchainjs/pull/9582) [`739e2ce`](https://github.com/langchain-ai/langchainjs/commit/739e2ce39bc53aeb2b99faa7a89012ab8657d06e) Thanks [@bitporo](https://github.com/bitporo)! - feat(community): add similaritySearch() and similaritySearchWithScore() support for lancedb

- [#9385](https://github.com/langchain-ai/langchainjs/pull/9385) [`163614e`](https://github.com/langchain-ai/langchainjs/commit/163614e3c11be85e2b06622bc0aa6a5d3bcaaebe) Thanks [@margaretjgu](https://github.com/margaretjgu)! - add elasticsearch hybrid search

- [#9641](https://github.com/langchain-ai/langchainjs/pull/9641) [`005c729`](https://github.com/langchain-ai/langchainjs/commit/005c72903bcdf090e0f4c58960c8c243481f9874) Thanks [@christian-bromann](https://github.com/christian-bromann)! - fix(community/core): various security fixes

- [#9473](https://github.com/langchain-ai/langchainjs/pull/9473) [`bc758ec`](https://github.com/langchain-ai/langchainjs/commit/bc758ec44c083a43d9c1719b0c2e243763d85171) Thanks [@gbrmaia](https://github.com/gbrmaia)! - add GoogleCalendarDeleteTool

- [#9639](https://github.com/langchain-ai/langchainjs/pull/9639) [`454a93d`](https://github.com/langchain-ai/langchainjs/commit/454a93d5545152adf4a1d35111732b43cc2de5dc) Thanks [@christian-bromann](https://github.com/christian-bromann)! - fix(community): LlamaCppEmbeddings now returns embeddings instead of token IDs

- [#9214](https://github.com/langchain-ai/langchainjs/pull/9214) [`5e0b88e`](https://github.com/langchain-ai/langchainjs/commit/5e0b88e70152ccdda649a5c9cd07c09932ee311c) Thanks [@mattfoxvog](https://github.com/mattfoxvog)! - fix typo in IBM WatsonxLLM parameter truncateInpuTokens->truncateInputTokens

- [#8948](https://github.com/langchain-ai/langchainjs/pull/8948) [`6af735d`](https://github.com/langchain-ai/langchainjs/commit/6af735d008f7ffadd4336820b954716efa334fa8) Thanks [@christian-bromann](https://github.com/christian-bromann)! - fix(community): Add INSERT support to PrismaVectorStore for ParentDocumentRetriever compatibility (#8833)

- [#8427](https://github.com/langchain-ai/langchainjs/pull/8427) [`b5aa0bc`](https://github.com/langchain-ai/langchainjs/commit/b5aa0bcfcfd42ec428f50f8b085843fd81677f63) Thanks [@AllenFang](https://github.com/AllenFang)! - improve bm25 sorting function

- [#9225](https://github.com/langchain-ai/langchainjs/pull/9225) [`dc4e3f8`](https://github.com/langchain-ai/langchainjs/commit/dc4e3f8b679b4d77f722379bf4f5cef44c8159c9) Thanks [@noobgramming](https://github.com/noobgramming)! - fix(community): IBM WatsonX ChatWatsonx does not cancel requests on AbortSignal

- [#9590](https://github.com/langchain-ai/langchainjs/pull/9590) [`0dc141d`](https://github.com/langchain-ai/langchainjs/commit/0dc141dac4e851efd858e972bc40835bc42e6c8b) Thanks [@FilipZmijewski](https://github.com/FilipZmijewski)! - fix(community): IBM tests, add missing metadata properties

- Updated dependencies [[`5a01b5b`](https://github.com/langchain-ai/langchainjs/commit/5a01b5b705f6933958f61318b22f00b5f4763be8), [`eab88a5`](https://github.com/langchain-ai/langchainjs/commit/eab88a5ab7610f5b63212f753ebcbeee2f393622), [`5f79bc5`](https://github.com/langchain-ai/langchainjs/commit/5f79bc50aebc093c90b6716c0aebf5c4813d0171), [`316392e`](https://github.com/langchain-ai/langchainjs/commit/316392ea5666008873ab88971f599469ea7a2765), [`7b301c0`](https://github.com/langchain-ai/langchainjs/commit/7b301c00ac851c286a13c2a908757cb40180c768), [`bb2f422`](https://github.com/langchain-ai/langchainjs/commit/bb2f422cd8e0d709d82baca44565980abb57120f), [`2a5ba50`](https://github.com/langchain-ai/langchainjs/commit/2a5ba50d240e7d6181546facf088142fbb7b4977), [`47edf3f`](https://github.com/langchain-ai/langchainjs/commit/47edf3fc673eb0627ec585a3a5c2b9381e234527), [`41b26a4`](https://github.com/langchain-ai/langchainjs/commit/41b26a499625f5f6cd817433832a8d2c2639d2fb), [`2e563e3`](https://github.com/langchain-ai/langchainjs/commit/2e563e332772aa0468f610c334cbedd7f3513ce8), [`72795fe`](https://github.com/langchain-ai/langchainjs/commit/72795fe76b515d9edc7d78fb28db59df844ce0c3), [`f97b488`](https://github.com/langchain-ai/langchainjs/commit/f97b488200b34c485b15a743277984ecacc62160), [`29a8480`](https://github.com/langchain-ai/langchainjs/commit/29a8480799d4c3534892a29cef4a135c437deb9b), [`3ecc1e7`](https://github.com/langchain-ai/langchainjs/commit/3ecc1e716704a032e941e670d1d9fbf5370d57aa), [`6baa851`](https://github.com/langchain-ai/langchainjs/commit/6baa851176b5dde5da19891df114a4645dfe7481), [`a552cad`](https://github.com/langchain-ai/langchainjs/commit/a552cad1a463239a0d1d1b5da7798978722738cf), [`69a1045`](https://github.com/langchain-ai/langchainjs/commit/69a1045e1e14aed9273a1a4085ac35e601a1ecc7)]:
  - @langchain/openai@1.2.0
  - @langchain/classic@1.0.6

## 1.0.7

### Patch Changes

- [#9436](https://github.com/langchain-ai/langchainjs/pull/9436) [`ca32dd7`](https://github.com/langchain-ai/langchainjs/commit/ca32dd76f3f77704da53e38ccb22215dd60aecd2) Thanks [@sinedied](https://github.com/sinedied)! - Fix possible race condition in FileSystemChatMessageHistory

- [#8333](https://github.com/langchain-ai/langchainjs/pull/8333) [`dc396c4`](https://github.com/langchain-ai/langchainjs/commit/dc396c417a07dc1748099c5c71f47ff7e749796a) Thanks [@ejscribner](https://github.com/ejscribner)! - community[minor]: Create CouchbaseQueryVectorStore

- Updated dependencies []:
  - @langchain/classic@1.0.5
  - @langchain/openai@1.1.3

## 1.0.6

### Patch Changes

- [#9501](https://github.com/langchain-ai/langchainjs/pull/9501) [`8b9f66f`](https://github.com/langchain-ai/langchainjs/commit/8b9f66f7212f5fc1607566c130d247c2e17ca546) Thanks [@hntrl](https://github.com/hntrl)! - fix community exports (#9494)

- [#9498](https://github.com/langchain-ai/langchainjs/pull/9498) [`31240d4`](https://github.com/langchain-ai/langchainjs/commit/31240d4314ec3bc776fa8aea7c33870c6ffa5a72) Thanks [@hntrl](https://github.com/hntrl)! - enable model gateway usage in IBM implementation

- Updated dependencies []:
  - @langchain/classic@1.0.5
  - @langchain/openai@1.1.3

## 1.0.5

### Patch Changes

- [#9416](https://github.com/langchain-ai/langchainjs/pull/9416) [`0fe9beb`](https://github.com/langchain-ai/langchainjs/commit/0fe9bebee6710f719e47f913eec1ec4f638e4de4) Thanks [@hntrl](https://github.com/hntrl)! - fix 'moduleResultion: "node"' compatibility

- Updated dependencies [[`0fe9beb`](https://github.com/langchain-ai/langchainjs/commit/0fe9bebee6710f719e47f913eec1ec4f638e4de4), [`10fa2af`](https://github.com/langchain-ai/langchainjs/commit/10fa2afec0b81efd3467e61b59ba5c82e1043de5)]:
  - @langchain/openai@1.1.3
  - @langchain/classic@1.0.5

## 1.0.4

### Patch Changes

- [#9326](https://github.com/langchain-ai/langchainjs/pull/9326) [`3e0cab6`](https://github.com/langchain-ai/langchainjs/commit/3e0cab61b32fae271936770b822cb9644f68b637) Thanks [@ayanyev](https://github.com/ayanyev)! - Milvus vector store client: ignore auto-calculated fields in collection schema during payload validation

- Updated dependencies [[`415cb0b`](https://github.com/langchain-ai/langchainjs/commit/415cb0bfd26207583befdb02367bd12a46b33d51), [`a2ad61e`](https://github.com/langchain-ai/langchainjs/commit/a2ad61e787a06a55a615f63589a65ada05927792), [`34c472d`](https://github.com/langchain-ai/langchainjs/commit/34c472d129c9c3d58042fad6479fd15e0763feaf)]:
  - @langchain/openai@1.1.2
  - @langchain/classic@1.0.4

## 1.0.3

### Patch Changes

- Updated dependencies [[`04bd55c`](https://github.com/langchain-ai/langchainjs/commit/04bd55c63d8a0cb56f85da0b61a6bd6169b383f3), [`ac0d4fe`](https://github.com/langchain-ai/langchainjs/commit/ac0d4fe3807e05eb2185ae8a36da69498e6163d4), [`39dbe63`](https://github.com/langchain-ai/langchainjs/commit/39dbe63e3d8390bb90bb8b17f00755fa648c5651), [`dfbe45f`](https://github.com/langchain-ai/langchainjs/commit/dfbe45f3cfade7a1dbe15b2d702a8e9f8e5ac93a)]:
  - @langchain/openai@1.1.1
  - @langchain/classic@1.0.3

## 1.0.2

### Patch Changes

- b17762a: fix(community): export type properly in duckduckgo_search
- e4a3b3b: improve(pdf-loader): update error message to specify support for pdf-parse v1 only
- ecc7a8a: swap problematic eval package
- Updated dependencies [8319201]
- Updated dependencies [4906522]
  - @langchain/openai@1.1.0
  - @langchain/classic@1.0.2

## 1.0.1

### Patch Changes

- Updated dependencies [dda9ea4]
  - @langchain/classic@1.0.1
  - @langchain/openai@1.0.0

## 1.0.0

This release updates the package for compatibility with LangChain v1.0. See the v1.0 [release notes](https://docs.langchain.com/oss/javascript/releases/langchain-v1) for details on what's new.

## 0.3.57

### Patch Changes

- fd4691f: use `keyEncoder` instead of insecure cache key getter
- Updated dependencies [fd4691f]
- Updated dependencies [2f19cd5]
- Updated dependencies [d38e9d6]
- Updated dependencies [3c94076]
  - langchain@0.3.35
  - @langchain/openai@0.6.14

## 0.3.56

### Patch Changes

- 6da726f: feat(@langchain/community): add sagemaker endpoint - embedding support
- 28dd44f: chore(couchbase): Deprecate CouchbaseVectorStore and create CouchbaseSearchVectorStore
- 9adccfe: chore(@langchain/community): remove Dria retriever
- 0a640ad: feat(langchain-community): add custom schema option for neon vector store
- 940e087: fix(astra): replace deprecated 'namespace' param name
- 8ac8edd: add support for advanced metadata filters in similarity search
- e9d1136: create index aurora dsql
- e0b48fd: fix(community): improve TogetherAI error handling for chat models
- c10ea3e: allow any chars in delimited identifiers in hanavector
- 9adccfe: chore(@langchain/community): remove Dria retriever
- Updated dependencies [41bd944]
- Updated dependencies [6019a7d]
- Updated dependencies [54f542c]
- Updated dependencies [707a768]
- Updated dependencies [caf5579]
- Updated dependencies [d60f40f]
  - @langchain/openai@0.6.12
  - langchain@0.3.34
  - @langchain/weaviate@0.2.3

## 0.3.55

### Patch Changes

- f201ab8: bump firebase-admin dependency (#8861)
- f201ab8: use URL encoding for paths in github document laoder (#8860)

## 0.3.54

### Patch Changes

- 4a3f5af: Update import_constants.ts (#8747)
- 8f9c617: postgres indexes getTime returning NaN due to missing alias
- 4d26533: BM25Retriever: escape regex metacharacters in getTermFrequency to prevent crashes
- 9f491d6: milvus: Fix upsert operations when autoId is false
- 9649f20: add jira issue title to metadata for documents
- 9543ba1: add personalAccessToken to jira loader
- Updated dependencies [e0bd88c]
- Updated dependencies [4a3f5af]
- Updated dependencies [424360b]
  - langchain@0.3.32
  - @langchain/openai@0.6.10
