[PR #1088] [MERGED] fix indentation #1280

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/1088
Author: @curiosity-hyf
Created: 10/22/2025
Status: Merged
Merged: 10/22/2025
Merged by: @mdrxy

Base: mainHead: patch-2


📝 Commits (3)

📊 Changes

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

View changed files

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

📄 Description

Overview

Fix indentation. More readable.

Type of change

Fix formatting

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/1088 **Author:** [@curiosity-hyf](https://github.com/curiosity-hyf) **Created:** 10/22/2025 **Status:** ✅ Merged **Merged:** 10/22/2025 **Merged by:** [@mdrxy](https://github.com/mdrxy) **Base:** `main` ← **Head:** `patch-2` --- ### 📝 Commits (3) - [`4979f31`](https://github.com/langchain-ai/docs/commit/4979f31522c59b774d5cd6dec5ddc68d95133392) fix indentation - [`79f783e`](https://github.com/langchain-ai/docs/commit/79f783ee77324a365be6b383989b3ef5ffd9bb16) updates - [`281eaa7`](https://github.com/langchain-ai/docs/commit/281eaa76ca6e608eeaa91f9b09625812b235c446) Merge branch 'main' into patch-2 ### 📊 Changes **1 file changed** (+22 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `src/oss/langchain/models.mdx` (+22 -18) </details> ### 📄 Description ## Overview Fix indentation. More readable. ## Type of change Fix formatting ## 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 <!-- Any other information that would be helpful for reviewers --> --- <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#1280