[PR #6] [MERGED] Adds backup retriever in Python #12

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

📋 Pull Request Information

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

Base: mainHead: jacob/backup


📝 Commits (1)

  • 797a6d0 Adds backup retriever in Python

📊 Changes

6 files changed (+307 additions, -8 deletions)

View changed files

📝 README.md (+5 -0)
📝 main.py (+61 -1)
📝 nextjs/app/components/ChatWindow.tsx (+5 -4)
📝 nextjs/app/components/EmptyState.tsx (+2 -2)
📝 poetry.lock (+232 -1)
📝 pyproject.toml (+2 -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/6 **Author:** [@jacoblee93](https://github.com/jacoblee93) **Created:** 10/7/2023 **Status:** ✅ Merged **Merged:** 10/7/2023 **Merged by:** [@jacoblee93](https://github.com/jacoblee93) **Base:** `main` ← **Head:** `jacob/backup` --- ### 📝 Commits (1) - [`797a6d0`](https://github.com/langchain-ai/weblangchain/commit/797a6d0eee254e6b8fb73f602d264fb420601862) Adds backup retriever in Python ### 📊 Changes **6 files changed** (+307 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+5 -0) 📝 `main.py` (+61 -1) 📝 `nextjs/app/components/ChatWindow.tsx` (+5 -4) 📝 `nextjs/app/components/EmptyState.tsx` (+2 -2) 📝 `poetry.lock` (+232 -1) 📝 `pyproject.toml` (+2 -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:31 -05:00
yindo closed this issue 2026-02-16 00:17:31 -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#12