[PR #113] [MERGED] Add file processing example #356

Closed
opened 2026-02-16 00:20:15 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langserve/pull/113
Author: @eyurtsev
Created: 10/26/2023
Status: Merged
Merged: 10/26/2023
Merged by: @eyurtsev

Base: mainHead: eugene/file_upload_2


📝 Commits (3)

📊 Changes

3 files changed (+218 additions, -0 deletions)

View changed files

examples/file_processing/client.ipynb (+156 -0)
examples/file_processing/sample.pdf (+0 -0)
examples/file_processing/server.py (+62 -0)

📄 Description

Add file processing example


🔄 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/langserve/pull/113 **Author:** [@eyurtsev](https://github.com/eyurtsev) **Created:** 10/26/2023 **Status:** ✅ Merged **Merged:** 10/26/2023 **Merged by:** [@eyurtsev](https://github.com/eyurtsev) **Base:** `main` ← **Head:** `eugene/file_upload_2` --- ### 📝 Commits (3) - [`e838eb3`](https://github.com/langchain-ai/langserve/commit/e838eb3ccbcb239a136fe089201a15287f7b6411) x - [`58ccdc1`](https://github.com/langchain-ai/langserve/commit/58ccdc1b761ad2eb06dcbcf4df1d908bb9a5d329) x - [`aeb9ece`](https://github.com/langchain-ai/langserve/commit/aeb9ece9730f736a36ef8b293d68e68f528067dc) x ### 📊 Changes **3 files changed** (+218 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `examples/file_processing/client.ipynb` (+156 -0) ➕ `examples/file_processing/sample.pdf` (+0 -0) ➕ `examples/file_processing/server.py` (+62 -0) </details> ### 📄 Description Add file processing example --- <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-16 00:20:15 -05:00
yindo closed this issue 2026-02-16 00:20:15 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langserve#356