[PR #398] [MERGED] retrieval: incorporate tutorials #707

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/398
Author: @eyurtsev
Created: 9/5/2025
Status: Merged
Merged: 9/5/2025
Merged by: @eyurtsev

Base: mainHead: eugene/retrieval_meow


📝 Commits (10+)

  • 7d43879 x
  • ac0ebf9 x
  • e382e3a Update src/oss/langchain-retrieval.mdx
  • cc995eb Update src/oss/langchain-retrieval.mdx
  • 004dc94 Update src/oss/langchain-retrieval.mdx
  • ac3efc5 Apply suggestions from code review
  • 95f0c9d docs(oss): add langchain/production Studio docs (#364)
  • 99e997e docs(oss): add langchain/production ui docs (#367)
  • 514bf19 Change recommended langsmith version for otel mode (#383)
  • 3c5f057 add langgraph agentic rag tutorial (#396)

📊 Changes

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

View changed files

📝 src/oss/langchain-retrieval.mdx (+137 -90)

📄 Description

  • Re-arrange the content in the main retrieval document
  • Add links to the tutorials

🔄 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/398 **Author:** [@eyurtsev](https://github.com/eyurtsev) **Created:** 9/5/2025 **Status:** ✅ Merged **Merged:** 9/5/2025 **Merged by:** [@eyurtsev](https://github.com/eyurtsev) **Base:** `main` ← **Head:** `eugene/retrieval_meow` --- ### 📝 Commits (10+) - [`7d43879`](https://github.com/langchain-ai/docs/commit/7d438792ed70758ceefd13454cd9dd21b323c08a) x - [`ac0ebf9`](https://github.com/langchain-ai/docs/commit/ac0ebf9452a243e2a5c964bc11789cd23901b407) x - [`e382e3a`](https://github.com/langchain-ai/docs/commit/e382e3a14028c86eaf89f9b4588cd5483ceae92a) Update src/oss/langchain-retrieval.mdx - [`cc995eb`](https://github.com/langchain-ai/docs/commit/cc995eb9a86b5d07e747821d1e97a6dd494c8a8e) Update src/oss/langchain-retrieval.mdx - [`004dc94`](https://github.com/langchain-ai/docs/commit/004dc94c788d1ae042de000b5cfc2433f3a814f0) Update src/oss/langchain-retrieval.mdx - [`ac3efc5`](https://github.com/langchain-ai/docs/commit/ac3efc5837cce5f33148d1b1531df940f49aba6f) Apply suggestions from code review - [`95f0c9d`](https://github.com/langchain-ai/docs/commit/95f0c9de60fc31ae0efe07071557f7da90970c20) docs(oss): add langchain/production Studio docs (#364) - [`99e997e`](https://github.com/langchain-ai/docs/commit/99e997e9bef25f97c640ac11d5e1f45b42f31877) docs(oss): add langchain/production ui docs (#367) - [`514bf19`](https://github.com/langchain-ai/docs/commit/514bf19321a06fd26d41934124d0e084a708cde6) Change recommended langsmith version for otel mode (#383) - [`3c5f057`](https://github.com/langchain-ai/docs/commit/3c5f057d5a9d9b74551c406909be63e991cf10d0) add langgraph agentic rag tutorial (#396) ### 📊 Changes **1 file changed** (+137 additions, -90 deletions) <details> <summary>View changed files</summary> 📝 `src/oss/langchain-retrieval.mdx` (+137 -90) </details> ### 📄 Description * Re-arrange the content in the main retrieval document * Add links to the tutorials --- <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:20:58 -05:00
yindo closed this issue 2026-02-17 17:20:58 -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#707