[PR #385] [MERGED] embddings and key-value stores #696

Closed
opened 2026-02-17 17:20:56 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/385
Author: @eyurtsev
Created: 9/5/2025
Status: Merged
Merged: 9/5/2025
Merged by: @eyurtsev

Base: mainHead: eugene/embeddings


📝 Commits (4)

📊 Changes

4 files changed (+163 additions, -19 deletions)

View changed files

📝 pipeline/preprocessors/link_map.py (+2 -0)
📝 src/docs.json (+2 -1)
src/oss/python/integrations/stores/index.md (+41 -0)
📝 src/oss/python/integrations/text_embedding/index.mdx (+118 -18)

📄 Description

This PR adds overview documentation for embeddings and key-value stores.

Currently, this is just the python documentation. We need to follow through with JS docs.


🔄 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/385 **Author:** [@eyurtsev](https://github.com/eyurtsev) **Created:** 9/5/2025 **Status:** ✅ Merged **Merged:** 9/5/2025 **Merged by:** [@eyurtsev](https://github.com/eyurtsev) **Base:** `main` ← **Head:** `eugene/embeddings` --- ### 📝 Commits (4) - [`08d78f7`](https://github.com/langchain-ai/docs/commit/08d78f7eeafaf66635904f4e4d88abf16b83e563) x - [`cd2e987`](https://github.com/langchain-ai/docs/commit/cd2e9870c95d6e7358d16dd0c163a4e0ce91c0a1) x - [`91170df`](https://github.com/langchain-ai/docs/commit/91170df980fb33cf014b546eecffc591b8a14856) x - [`56dac2b`](https://github.com/langchain-ai/docs/commit/56dac2b0a4bc4bfc587514fc8b47e2bea7152897) x ### 📊 Changes **4 files changed** (+163 additions, -19 deletions) <details> <summary>View changed files</summary> 📝 `pipeline/preprocessors/link_map.py` (+2 -0) 📝 `src/docs.json` (+2 -1) ➕ `src/oss/python/integrations/stores/index.md` (+41 -0) 📝 `src/oss/python/integrations/text_embedding/index.mdx` (+118 -18) </details> ### 📄 Description This PR adds overview documentation for embeddings and key-value stores. Currently, this is just the python documentation. We need to follow through with JS docs. --- <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-02-17 17:20:56 -05:00
yindo closed this issue 2026-02-17 17:20:56 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#696