[PR #451] [MERGED] Examples: Improve agent with history example to show astream events usage #558

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langserve/pull/451
Author: @eyurtsev
Created: 2/6/2024
Status: Merged
Merged: 2/6/2024
Merged by: @eyurtsev

Base: mainHead: eugene/more_agent_examples


📝 Commits (4)

📊 Changes

3 files changed (+312 additions, -40 deletions)

View changed files

📝 examples/agent/server.py (+21 -11)
📝 examples/agent_with_history/client.ipynb (+254 -14)
📝 examples/agent_with_history/server.py (+37 -15)

📄 Description

  • x
  • x
  • x
  • x

🔄 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/451 **Author:** [@eyurtsev](https://github.com/eyurtsev) **Created:** 2/6/2024 **Status:** ✅ Merged **Merged:** 2/6/2024 **Merged by:** [@eyurtsev](https://github.com/eyurtsev) **Base:** `main` ← **Head:** `eugene/more_agent_examples` --- ### 📝 Commits (4) - [`54ce544`](https://github.com/langchain-ai/langserve/commit/54ce5440f20c06fe9ff901082ba1887bcf4b0a4b) x - [`9cc7ab1`](https://github.com/langchain-ai/langserve/commit/9cc7ab1be51833f0e773483a42f41f55433a0ebf) x - [`00a5d5b`](https://github.com/langchain-ai/langserve/commit/00a5d5b33f33baff0d6fcde335ce41b598f86a11) x - [`dcbe853`](https://github.com/langchain-ai/langserve/commit/dcbe853403061b8963702fd866da1ad566e8c8a3) x ### 📊 Changes **3 files changed** (+312 additions, -40 deletions) <details> <summary>View changed files</summary> 📝 `examples/agent/server.py` (+21 -11) 📝 `examples/agent_with_history/client.ipynb` (+254 -14) 📝 `examples/agent_with_history/server.py` (+37 -15) </details> ### 📄 Description - x - x - x - x --- <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:24 -05:00
yindo closed this issue 2026-02-16 01:15:24 -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#558