[PR #178] [CLOSED] Add LangSmith RAG tutorial #267

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langsmith-docs/pull/178
Author: @rlancemartin
Created: 4/17/2024
Status: Closed

Base: mainHead: rlm/add-rag-tutorial


📝 Commits (3)

📊 Changes

6 files changed (+571 additions, -0 deletions)

View changed files

docs/evaluation/faq/rag.ipynb (+571 -0)
static/img/langsmith_rag_eval.png (+0 -0)
static/img/langsmith_rag_flow.png (+0 -0)
static/img/langsmith_rag_flow_doc_relevance.png (+0 -0)
static/img/langsmith_rag_flow_hallucination.png (+0 -0)
static/img/langsmith_rag_story.png (+0 -0)

📄 Description

No description provided


🔄 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/langsmith-docs/pull/178 **Author:** [@rlancemartin](https://github.com/rlancemartin) **Created:** 4/17/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `rlm/add-rag-tutorial` --- ### 📝 Commits (3) - [`d300405`](https://github.com/langchain-ai/langsmith-docs/commit/d3004057a2612525ec1280e042083a4d058074de) Add LangSmith RAG tutorial - [`14a883d`](https://github.com/langchain-ai/langsmith-docs/commit/14a883da26c574d1f054dad5af4837d028f86039) Add figure - [`0ac573b`](https://github.com/langchain-ai/langsmith-docs/commit/0ac573b43914b0463207520189316523c031e41b) Update based on video ### 📊 Changes **6 files changed** (+571 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `docs/evaluation/faq/rag.ipynb` (+571 -0) ➕ `static/img/langsmith_rag_eval.png` (+0 -0) ➕ `static/img/langsmith_rag_flow.png` (+0 -0) ➕ `static/img/langsmith_rag_flow_doc_relevance.png` (+0 -0) ➕ `static/img/langsmith_rag_flow_hallucination.png` (+0 -0) ➕ `static/img/langsmith_rag_story.png` (+0 -0) </details> ### 📄 Description _No description provided_ --- <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-21 17:17:41 -05:00
yindo closed this issue 2026-02-21 17:17:42 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langsmith-docs#267