mirror of
https://github.com/langchain-ai/langserve.git
synced 2026-07-19 22:03:48 -04:00
[PR #53] [CLOSED] WIP: Add name allowlist to restrict intermediate step streaming #307
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/53
Author: @jacoblee93
Created: 10/17/2023
Status: ❌ Closed
Base:
main← Head:jacob/allowlist📝 Commits (3)
357bf94WIP: Add name allowlist to restrict what intermediate steps are streamed back33e468dclient bugs9becbe6Merge branch 'main' into jacob/allowlist📊 Changes
3 files changed (+149 additions, -4 deletions)
View changed files
📝
langserve/client.py(+7 -1)📝
langserve/server.py(+39 -3)📝
tests/unit_tests/test_server_client.py(+103 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.