[PR #349] [CLOSED] Adding Upstage RAG example #1402

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraph/pull/349
Author: @chosh0615
Created: 4/25/2024
Status: Closed

Base: mainHead: upstage/doc-self-rag-example


📝 Commits (1)

  • 8e38594 Adding Upstage RAG example

📊 Changes

1 file changed (+388 additions, -0 deletions)

View changed files

examples/rag/langgraph_document_self_rag_upstage.ipynb (+388 -0)

📄 Description

RAG using Upstage Chat, Embeddings, Layout Analysis, and Groundedness Check.


🔄 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/langgraph/pull/349 **Author:** [@chosh0615](https://github.com/chosh0615) **Created:** 4/25/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `upstage/doc-self-rag-example` --- ### 📝 Commits (1) - [`8e38594`](https://github.com/langchain-ai/langgraph/commit/8e38594d4ff2992b889825f5ac7ae4df48d5ebe3) Adding Upstage RAG example ### 📊 Changes **1 file changed** (+388 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `examples/rag/langgraph_document_self_rag_upstage.ipynb` (+388 -0) </details> ### 📄 Description RAG using Upstage Chat, Embeddings, Layout Analysis, and Groundedness Check. --- <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-20 17:44:38 -05:00
yindo closed this issue 2026-02-20 17:44:38 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraph#1402