[PR #2039] [MERGED] Fix typo in embedding service parameter #2076

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/2039
Author: @ZachariahRosenberg
Created: 12/28/2025
Status: Merged
Merged: 1/3/2026
Merged by: @mdrxy

Base: mainHead: ZachariahRosenberg-patch-1


📝 Commits (1)

  • 109318e Fix typo in embedding service parameter

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 src/snippets/vectorstore-tabs-py.mdx (+1 -1)

📄 Description

Overview

Solves small typo in PGVectorStore snippet, as discusses in Issue https://github.com/langchain-ai/docs/issues/2038

Type of change

Type: Fix typo/bug/link/formatting

Related issues/PRs

Checklist

  • [ x] I have read the contributing guidelines
  • I have tested my changes locally using docs dev
  • All code examples have been tested and work correctly
  • I have used root relative paths for internal links
  • I have updated navigation in src/docs.json if needed

🔄 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/2039 **Author:** [@ZachariahRosenberg](https://github.com/ZachariahRosenberg) **Created:** 12/28/2025 **Status:** ✅ Merged **Merged:** 1/3/2026 **Merged by:** [@mdrxy](https://github.com/mdrxy) **Base:** `main` ← **Head:** `ZachariahRosenberg-patch-1` --- ### 📝 Commits (1) - [`109318e`](https://github.com/langchain-ai/docs/commit/109318e73f263d5d722a1e6d5eb72ff8a8b5c92f) Fix typo in embedding service parameter ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/snippets/vectorstore-tabs-py.mdx` (+1 -1) </details> ### 📄 Description ## Overview Solves small typo in PGVectorStore snippet, as discusses in Issue https://github.com/langchain-ai/docs/issues/2038 ## Type of change **Type:** Fix typo/bug/link/formatting ## Related issues/PRs - closes #2038 ## Checklist <!-- Put an 'x' in all boxes that apply --> - [ x] I have read the [contributing guidelines](README.md) - [ ] I have tested my changes locally using `docs dev` - [ ] All code examples have been tested and work correctly - [ ] I have used **root relative** paths for internal links - [ ] I have updated navigation in `src/docs.json` if needed --- <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:23:02 -05:00
yindo closed this issue 2026-02-17 17:23:02 -05:00
yindo changed title from [PR #2039] Fix typo in embedding service parameter to [PR #2039] [MERGED] Fix typo in embedding service parameter 2026-06-05 18:16:31 -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#2076