[PR #1225] [MERGED] docs: add guide for choosing between Graph and Functional APIs #1392

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/1225
Author: @mdrxy
Created: 10/31/2025
Status: Merged
Merged: 11/17/2025
Merged by: @lnhsingh

Base: mainHead: mdrxy/lg-apis-overview


📝 Commits (3)

  • 802a927 docs: add guide for choosing between Graph and Functional APIs
  • 074590e .
  • 48aaaa9 Merge branch 'main' into mdrxy/lg-apis-overview

📊 Changes

2 files changed (+311 additions, -0 deletions)

View changed files

📝 src/docs.json (+2 -0)
src/oss/langgraph/choosing-apis.mdx (+309 -0)

📄 Description

Closes #915


🔄 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/1225 **Author:** [@mdrxy](https://github.com/mdrxy) **Created:** 10/31/2025 **Status:** ✅ Merged **Merged:** 11/17/2025 **Merged by:** [@lnhsingh](https://github.com/lnhsingh) **Base:** `main` ← **Head:** `mdrxy/lg-apis-overview` --- ### 📝 Commits (3) - [`802a927`](https://github.com/langchain-ai/docs/commit/802a927ab262840146d0855c67c4310fef8108ff) docs: add guide for choosing between Graph and Functional APIs - [`074590e`](https://github.com/langchain-ai/docs/commit/074590eb421146f8b592fbdfbb7a8ce243974b30) . - [`48aaaa9`](https://github.com/langchain-ai/docs/commit/48aaaa91f058e63d39d470e81e070949602ca095) Merge branch 'main' into mdrxy/lg-apis-overview ### 📊 Changes **2 files changed** (+311 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/docs.json` (+2 -0) ➕ `src/oss/langgraph/choosing-apis.mdx` (+309 -0) </details> ### 📄 Description Closes #915 --- <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:17 -05:00
yindo closed this issue 2026-02-17 17:22:17 -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#1392