mirror of
https://github.com/langchain-ai/langserve.git
synced 2026-07-19 22:03:48 -04:00
[PR #291] [MERGED] Add filtering for LangServe by run name through allow list #484
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/291
Author: @akira
Created: 12/5/2023
Status: ✅ Merged
Merged: 12/6/2023
Merged by: @eyurtsev
Base:
main← Head:akira/allowlist📝 Commits (3)
320a411Add filtering for LangServe by run name through allow list455a632Merge branch 'main' into akira/allowlista0b8a07Feedback📊 Changes
3 files changed (+114 additions, -19 deletions)
View changed files
📝
langserve/api_handler.py(+20 -13)📝
langserve/server.py(+10 -6)📝
tests/unit_tests/test_server_client.py(+84 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.