[PR #22] [MERGED] Adds Vertex as an option, query param saving #25

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

📋 Pull Request Information

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

Base: mainHead: jacob/vertex


📝 Commits (1)

  • 271b3d6 Adds Vertex as an option, query param saving

📊 Changes

7 files changed (+509 additions, -9 deletions)

View changed files

📝 .github/workflows/deploy-production.yaml (+2 -0)
📝 .gitignore (+2 -0)
📝 README.md (+5 -0)
📝 main.py (+9 -3)
📝 nextjs/app/components/ChatWindow.tsx (+37 -5)
📝 poetry.lock (+453 -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/22 **Author:** [@jacoblee93](https://github.com/jacoblee93) **Created:** 10/19/2023 **Status:** ✅ Merged **Merged:** 10/19/2023 **Merged by:** [@jacoblee93](https://github.com/jacoblee93) **Base:** `main` ← **Head:** `jacob/vertex` --- ### 📝 Commits (1) - [`271b3d6`](https://github.com/langchain-ai/weblangchain/commit/271b3d6a4da381283de3875c4915dbcda464659b) Adds Vertex as an option, query param saving ### 📊 Changes **7 files changed** (+509 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/deploy-production.yaml` (+2 -0) 📝 `.gitignore` (+2 -0) 📝 `README.md` (+5 -0) 📝 `main.py` (+9 -3) 📝 `nextjs/app/components/ChatWindow.tsx` (+37 -5) 📝 `poetry.lock` (+453 -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:33 -05:00
yindo closed this issue 2026-02-16 00:17:33 -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#25