[PR #573] [MERGED] Tests: add token_feedback endpoint to test that verifies enabled/disabled config #613

Closed
opened 2026-02-16 01:15:38 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langserve/pull/573
Author: @eyurtsev
Created: 3/29/2024
Status: Merged
Merged: 3/29/2024
Merged by: @eyurtsev

Base: mainHead: eugene/add_endpoint_for_endpoint_config


📝 Commits (1)

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 tests/unit_tests/test_server_client.py (+1 -0)

📄 Description

Add test to verify that token_feedback endpoint gets registered correctly


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/langserve/pull/573 **Author:** [@eyurtsev](https://github.com/eyurtsev) **Created:** 3/29/2024 **Status:** ✅ Merged **Merged:** 3/29/2024 **Merged by:** [@eyurtsev](https://github.com/eyurtsev) **Base:** `main` ← **Head:** `eugene/add_endpoint_for_endpoint_config` --- ### 📝 Commits (1) - [`283bbeb`](https://github.com/langchain-ai/langserve/commit/283bbeb16a9f42136d362464fff0b494fd37a41c) x ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `tests/unit_tests/test_server_client.py` (+1 -0) </details> ### 📄 Description Add test to verify that token_feedback endpoint gets registered correctly --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 01:15:38 -05:00
yindo closed this issue 2026-02-16 01:15:38 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langserve#613