[PR #3] [MERGED] Use JSON patch to accumulate a response #4

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

📋 Pull Request Information

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

Base: mainHead: jacob/json-patch


📝 Commits (2)

  • 91fae12 Use JSON patch to accumulate a response
  • 15a6554 Bump versions

📊 Changes

6 files changed (+62 additions, -183 deletions)

View changed files

📝 main.py (+7 -95)
📝 nextjs/app/components/ChatWindow.tsx (+35 -32)
📝 nextjs/package.json (+1 -0)
📝 nextjs/yarn.lock (+5 -0)
📝 poetry.lock (+12 -54)
📝 pyproject.toml (+2 -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/3 **Author:** [@jacoblee93](https://github.com/jacoblee93) **Created:** 10/4/2023 **Status:** ✅ Merged **Merged:** 10/5/2023 **Merged by:** [@jacoblee93](https://github.com/jacoblee93) **Base:** `main` ← **Head:** `jacob/json-patch` --- ### 📝 Commits (2) - [`91fae12`](https://github.com/langchain-ai/weblangchain/commit/91fae129659838b7a30387236126ef879444edc7) Use JSON patch to accumulate a response - [`15a6554`](https://github.com/langchain-ai/weblangchain/commit/15a655455a5c873b2bf66074e6c36b5a6c64b44f) Bump versions ### 📊 Changes **6 files changed** (+62 additions, -183 deletions) <details> <summary>View changed files</summary> 📝 `main.py` (+7 -95) 📝 `nextjs/app/components/ChatWindow.tsx` (+35 -32) 📝 `nextjs/package.json` (+1 -0) 📝 `nextjs/yarn.lock` (+5 -0) 📝 `poetry.lock` (+12 -54) 📝 `pyproject.toml` (+2 -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:30 -05:00
yindo closed this issue 2026-02-16 00:17:30 -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#4