[PR #27] [MERGED] Update chat history format #31

Closed
opened 2026-02-16 00:17:34 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/weblangchain/pull/27
Author: @jacoblee93
Created: 10/27/2023
Status: Merged
Merged: 10/27/2023
Merged by: @jacoblee93

Base: mainHead: jacob/langserve


📝 Commits (1)

  • 1eed184 Update chat history format

📊 Changes

3 files changed (+61 additions, -21 deletions)

View changed files

📝 main.py (+53 -15)
📝 nextjs/app/api/chat/stream_log/route.ts (+3 -4)
📝 nextjs/app/components/ChatWindow.tsx (+5 -2)

📄 Description

No description provided


🔄 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/weblangchain/pull/27 **Author:** [@jacoblee93](https://github.com/jacoblee93) **Created:** 10/27/2023 **Status:** ✅ Merged **Merged:** 10/27/2023 **Merged by:** [@jacoblee93](https://github.com/jacoblee93) **Base:** `main` ← **Head:** `jacob/langserve` --- ### 📝 Commits (1) - [`1eed184`](https://github.com/langchain-ai/weblangchain/commit/1eed184a2a5bb2bfd5c9379e342425ab469ebc90) Update chat history format ### 📊 Changes **3 files changed** (+61 additions, -21 deletions) <details> <summary>View changed files</summary> 📝 `main.py` (+53 -15) 📝 `nextjs/app/api/chat/stream_log/route.ts` (+3 -4) 📝 `nextjs/app/components/ChatWindow.tsx` (+5 -2) </details> ### 📄 Description _No description provided_ --- <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 00:17:34 -05:00
yindo closed this issue 2026-02-16 00:17:34 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/weblangchain#31