[PR #3556] integration: add/update for langchain-hana #3602

Open
opened 2026-06-05 18:23:38 -04:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/3556
Author: @VarinThakur01
Created: 4/13/2026
Status: 🔄 Open

Base: mainHead: sap-update-docs


📝 Commits (3)

📊 Changes

3 files changed (+483 additions, -762 deletions)

View changed files

src/oss/javascript/integrations/vectorstores/hanavector.mdx (+0 -727)
📝 src/oss/javascript/integrations/vectorstores/sap_hanavector.mdx (+244 -20)
📝 src/oss/python/integrations/vectorstores/sap_hanavector.mdx (+239 -15)

📄 Description

Description:
Added and updated files for langchain-hana python package demonstrating null value filtering, map merge insertion, similarity search with reranking and HanaReranker.

Deleted the old file for typescript documentation (Not used anymore).

Issue: N/A

Dependencies: N/A

Python:
Pypi - https://pypi.org/project/langchain-hana/
Repo - https://github.com/SAP/langchain-integration-for-sap-hana-cloud

Typescript:
Npmjs - https://www.npmjs.com/package/@sap/hana-langchain
Repo - https://github.com/SAP/langchainjs-integration-for-sap-hana-cloud


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/docs/pull/3556 **Author:** [@VarinThakur01](https://github.com/VarinThakur01) **Created:** 4/13/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `sap-update-docs` --- ### 📝 Commits (3) - [`43561ef`](https://github.com/langchain-ai/docs/commit/43561efef7aa8b81fca94b2699bcee66767bece2) Update sap docs - [`1bb9f6c`](https://github.com/langchain-ai/docs/commit/1bb9f6c5ddb133b48e4efc6e9954e977b3559956) update docs - [`29be911`](https://github.com/langchain-ai/docs/commit/29be911374bc4aefe5fac69d9f2db9f4ea8ee2c2) Merge branch 'main' into sap-update-docs ### 📊 Changes **3 files changed** (+483 additions, -762 deletions) <details> <summary>View changed files</summary> ➖ `src/oss/javascript/integrations/vectorstores/hanavector.mdx` (+0 -727) 📝 `src/oss/javascript/integrations/vectorstores/sap_hanavector.mdx` (+244 -20) 📝 `src/oss/python/integrations/vectorstores/sap_hanavector.mdx` (+239 -15) </details> ### 📄 Description Description: Added and updated files for langchain-hana python package demonstrating null value filtering, map merge insertion, similarity search with reranking and HanaReranker. Deleted the old file for typescript documentation (Not used anymore). Issue: N/A Dependencies: N/A Python: Pypi - https://pypi.org/project/langchain-hana/ Repo - https://github.com/SAP/langchain-integration-for-sap-hana-cloud Typescript: Npmjs - https://www.npmjs.com/package/@sap/hana-langchain Repo - https://github.com/SAP/langchainjs-integration-for-sap-hana-cloud --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-06-05 18:23:38 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#3602