[PR #239] [MERGED] Update examples #451

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langserve/pull/239
Author: @eyurtsev
Created: 11/16/2023
Status: Merged
Merged: 11/16/2023
Merged by: @eyurtsev

Base: mainHead: eugene/update_example2


📝 Commits (3)

  • 7811565 x
  • 9437bc8 Update examples/configurable_chain/server.py
  • c781235 Update examples/configurable_chain/server.py

📊 Changes

2 files changed (+2 additions, -5 deletions)

View changed files

📝 examples/configurable_chain/server.py (+1 -4)
📝 examples/conversational_retrieval_chain/server.py (+1 -1)

📄 Description

  • Additional example updates -- remove configurable key (no longer required)
  • Use pydantic v1 compatibility layer 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/239 **Author:** [@eyurtsev](https://github.com/eyurtsev) **Created:** 11/16/2023 **Status:** ✅ Merged **Merged:** 11/16/2023 **Merged by:** [@eyurtsev](https://github.com/eyurtsev) **Base:** `main` ← **Head:** `eugene/update_example2` --- ### 📝 Commits (3) - [`7811565`](https://github.com/langchain-ai/langserve/commit/7811565fbf6e7d71739d1a2c66ec4aaf28351efd) x - [`9437bc8`](https://github.com/langchain-ai/langserve/commit/9437bc8448ab36db4ecbd6651b23ad194e2b51e2) Update examples/configurable_chain/server.py - [`c781235`](https://github.com/langchain-ai/langserve/commit/c7812351f8b1c0c9ee4ac35d7584dbac7b35b9d9) Update examples/configurable_chain/server.py ### 📊 Changes **2 files changed** (+2 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `examples/configurable_chain/server.py` (+1 -4) 📝 `examples/conversational_retrieval_chain/server.py` (+1 -1) </details> ### 📄 Description * Additional example updates -- remove configurable key (no longer required) * Use pydantic v1 compatibility layer 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:02 -05:00
yindo closed this issue 2026-02-16 01:15:02 -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#451