[PR #1083] [MERGED] fix typo #1281

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/1083
Author: @curiosity-hyf
Created: 10/21/2025
Status: Merged
Merged: 10/22/2025
Merged by: @lnhsingh

Base: mainHead: patch-1


📝 Commits (2)

📊 Changes

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

View changed files

📝 src/oss/langchain/models.mdx (+1 -1)

📄 Description

Overview

fix python comment

Type of change

Type: Fix typo

Related issues/PRs

Checklist

  • 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
  • I have gotten approval from the relevant reviewers

Additional notes


🔄 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/1083 **Author:** [@curiosity-hyf](https://github.com/curiosity-hyf) **Created:** 10/21/2025 **Status:** ✅ Merged **Merged:** 10/22/2025 **Merged by:** [@lnhsingh](https://github.com/lnhsingh) **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (2) - [`e982149`](https://github.com/langchain-ai/docs/commit/e982149ac4add831204edd414a1b88f636fa0bd9) fix grammer - [`913d798`](https://github.com/langchain-ai/docs/commit/913d79850fb3952b71742066988f8a597b0ed2cb) Merge branch 'main' into patch-1 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/oss/langchain/models.mdx` (+1 -1) </details> ### 📄 Description ## Overview fix python comment ## Type of change **Type:** Fix typo ## Related issues/PRs ## 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 - [x] I have used **root relative** paths for internal links - [ ] I have updated navigation in `src/docs.json` if needed - [ ] I have gotten approval from the relevant reviewers ## Additional notes --- <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:22:04 -05:00
yindo closed this issue 2026-02-17 17:22:04 -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#1281