mirror of
https://github.com/langchain-ai/langserve.git
synced 2026-07-21 00:55:22 -04:00
[PR #571] [MERGED] Expose Feedback Tokens as part of add_routes and APIHandler #612
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/571
Author: @eyurtsev
Created: 3/29/2024
Status: ✅ Merged
Merged: 3/29/2024
Merged by: @eyurtsev
Base:
main← Head:eugene/update_api📝 Commits (1)
8942c1ax📊 Changes
3 files changed (+119 additions, -27 deletions)
View changed files
📝
langserve/api_handler.py(+78 -21)📝
langserve/server.py(+29 -1)📝
tests/unit_tests/test_server_client.py(+12 -5)📄 Description
This PR exposes the ability to configure feedback tokens for the APIHandler and add_routes
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.