[PR #13] [MERGED] Adds Kay and YDC #16

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

📋 Pull Request Information

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

Base: mainHead: jacob/kay


📝 Commits (3)

📊 Changes

7 files changed (+114 additions, -79 deletions)

View changed files

📝 README.md (+7 -1)
📝 main.py (+10 -0)
📝 nextjs/app/components/ChatWindow.tsx (+61 -60)
nextjs/app/components/DefaultQuestion.tsx (+15 -0)
📝 nextjs/app/components/SourceBubble.tsx (+5 -17)
📝 poetry.lock (+15 -1)
📝 pyproject.toml (+1 -0)

📄 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/13 **Author:** [@jacoblee93](https://github.com/jacoblee93) **Created:** 10/17/2023 **Status:** ✅ Merged **Merged:** 10/17/2023 **Merged by:** [@jacoblee93](https://github.com/jacoblee93) **Base:** `main` ← **Head:** `jacob/kay` --- ### 📝 Commits (3) - [`801d613`](https://github.com/langchain-ai/weblangchain/commit/801d61318b74bd99880fe800275d7397087fa019) Fix overly large payloads, retry on tab switch - [`87d2f07`](https://github.com/langchain-ai/weblangchain/commit/87d2f071d98e8ea3f9671a91a81f15e6365da8f5) Merge branch 'main' of https://github.com/langchain-ai/weblangchain - [`819619d`](https://github.com/langchain-ai/weblangchain/commit/819619d70135b3bd6f7f04f45cd5a0cfe13536d8) Adds Kay and YDC ### 📊 Changes **7 files changed** (+114 additions, -79 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+7 -1) 📝 `main.py` (+10 -0) 📝 `nextjs/app/components/ChatWindow.tsx` (+61 -60) ➕ `nextjs/app/components/DefaultQuestion.tsx` (+15 -0) 📝 `nextjs/app/components/SourceBubble.tsx` (+5 -17) 📝 `poetry.lock` (+15 -1) 📝 `pyproject.toml` (+1 -0) </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:32 -05:00
yindo closed this issue 2026-02-16 00:17:32 -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#16