mirror of
https://github.com/langchain-ai/langserve.git
synced 2026-07-19 13:54:13 -04:00
[PR #15] [MERGED] Add tests for configurable runnables #271
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/15
Author: @eyurtsev
Created: 10/4/2023
Status: ✅ Merged
Merged: 10/4/2023
Merged by: @eyurtsev
Base:
main← Head:eugene/test_configurability📝 Commits (1)
328b7c5x📊 Changes
4 files changed (+159 additions, -3 deletions)
View changed files
📝
langserve/server.py(+6 -3)📝
tests/unit_tests/test_server_client.py(+51 -0)📝
tests/unit_tests/test_validation.py(+48 -0)➕
tests/unit_tests/utils.py(+54 -0)📄 Description
Add tests for configuration
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.