mirror of
https://github.com/langchain-ai/langserve.git
synced 2026-07-18 19:04:27 -04:00
[PR #113] [MERGED] Add file processing example #356
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:eugene/file_upload_2📝 Commits (3)
e838eb3x58ccdc1xaeb9ecex📊 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.