[PR #3531] [MERGED] change langchain quickstart #3573

Closed
opened 2026-06-05 18:23:32 -04:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/3531
Author: @npentrel
Created: 4/10/2026
Status: Merged
Merged: 4/21/2026
Merged by: @npentrel

Base: mainHead: naomi/doc-925-change-langchain-quickstart


📝 Commits (10+)

📊 Changes

2 files changed (+1366 additions, -571 deletions)

View changed files

📝 src/oss/langchain/philosophy.mdx (+139 -131)
📝 src/oss/langchain/quickstart.mdx (+1227 -440)

📄 Description

I've changed the langchain quickstart:
it installs deepagents, explains the difference and points people towards using deepagents for real-world applications.
it now also includes more on tracing and more models

https://langchain-5e9cc07a-preview-naomid-1776417660-b4d4d36.mintlify.app/oss/python/langchain/quickstart


🔄 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/3531 **Author:** [@npentrel](https://github.com/npentrel) **Created:** 4/10/2026 **Status:** ✅ Merged **Merged:** 4/21/2026 **Merged by:** [@npentrel](https://github.com/npentrel) **Base:** `main` ← **Head:** `naomi/doc-925-change-langchain-quickstart` --- ### 📝 Commits (10+) - [`ce2d9d0`](https://github.com/langchain-ai/docs/commit/ce2d9d06f6c2cc96454f19752ec65d05b6a42c4d) First draft - [`917d447`](https://github.com/langchain-ai/docs/commit/917d447875c9b03581fa9717369f5377e1722be9) more models - [`71e7e9e`](https://github.com/langchain-ai/docs/commit/71e7e9e9a33da46030748751f40ece8a55dd5324) swap example in python - [`98a4101`](https://github.com/langchain-ai/docs/commit/98a4101101de97da6143fa860a71c39ff65d5951) address feedback - [`3e82a6b`](https://github.com/langchain-ai/docs/commit/3e82a6bd4ac8d4147156fee38c48a82026f1c398) update js - [`28e2ac3`](https://github.com/langchain-ai/docs/commit/28e2ac3990d24b00d9f4ab9c6b2a63af3c689b69) standardize - [`78bdc45`](https://github.com/langchain-ai/docs/commit/78bdc45ae7890e9a3e796be83bba5932b9151c9c) Tested and changed to other example - [`4ae5151`](https://github.com/langchain-ai/docs/commit/4ae515131349c9a400c210b588fb63499f254aec) Apply suggestions from code review - [`db9e102`](https://github.com/langchain-ai/docs/commit/db9e102462af288abf500c89502c0df0e55f8222) update - [`c6b8f51`](https://github.com/langchain-ai/docs/commit/c6b8f51a806d4ccdd9018f6b3650e3796f1fd201) Apply suggestions from code review ### 📊 Changes **2 files changed** (+1366 additions, -571 deletions) <details> <summary>View changed files</summary> 📝 `src/oss/langchain/philosophy.mdx` (+139 -131) 📝 `src/oss/langchain/quickstart.mdx` (+1227 -440) </details> ### 📄 Description I've changed the langchain quickstart: it installs deepagents, explains the difference and points people towards using deepagents for real-world applications. it now also includes more on tracing and more models https://langchain-5e9cc07a-preview-naomid-1776417660-b4d4d36.mintlify.app/oss/python/langchain/quickstart --- <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-06-05 18:23:32 -04:00
yindo closed this issue 2026-06-05 18:23:32 -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#3573