[PR #55] [CLOSED] feat: use edge for chat router #83

Closed
opened 2026-02-16 02:18:08 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/run-llama/chat-ui/pull/55
Author: @thucpn
Created: 3/5/2025
Status: Closed

Base: mainHead: tp/use-edge-for-demo-chat-api


📝 Commits (10+)

📊 Changes

3 files changed (+198 additions, -90 deletions)

View changed files

📝 apps/web/app/api/chat/route.ts (+3 -12)
📝 apps/web/package.json (+2 -1)
📝 pnpm-lock.yaml (+193 -77)

📄 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/run-llama/chat-ui/pull/55 **Author:** [@thucpn](https://github.com/thucpn) **Created:** 3/5/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `tp/use-edge-for-demo-chat-api` --- ### 📝 Commits (10+) - [`498358f`](https://github.com/run-llama/chat-ui/commit/498358f01bef484e523e154d46267c291b31e768) feat: use edge for chat router - [`d14777e`](https://github.com/run-llama/chat-ui/commit/d14777eb209a74616ea2ff987977817ee66cadd3) Merge branch 'main' into tp/use-edge-for-demo-chat-api - [`72e0ff4`](https://github.com/run-llama/chat-ui/commit/72e0ff46f2c121d7913c26095485e89ba8102a82) fix format - [`ba3917d`](https://github.com/run-llama/chat-ui/commit/ba3917dbfdd3410ed0244796c50432fd1ef028db) fix lock - [`c2b2685`](https://github.com/run-llama/chat-ui/commit/c2b2685ab445bf3fbd6bf07629228cfed2a29150) bump latest llamaindex - [`c17b6b8`](https://github.com/run-llama/chat-ui/commit/c17b6b890b2884f37e8d5f3e3282711bac3a504b) try edge - [`3172e5f`](https://github.com/run-llama/chat-ui/commit/3172e5fa6d50fe63a65d00ac0faff4ea927780ca) use vercel.json to increase memory limit - [`130af20`](https://github.com/run-llama/chat-ui/commit/130af204fea7e220210a302481b6a4953619494b) fix: config route in vercel functions - [`98f7e0c`](https://github.com/run-llama/chat-ui/commit/98f7e0c42393710ea25c5d9a246aeb9b318a0e6e) fix: path - [`48f7b0a`](https://github.com/run-llama/chat-ui/commit/48f7b0a79a4d7628ac0b6b50a38301ee01b46610) try increase memory ### 📊 Changes **3 files changed** (+198 additions, -90 deletions) <details> <summary>View changed files</summary> 📝 `apps/web/app/api/chat/route.ts` (+3 -12) 📝 `apps/web/package.json` (+2 -1) 📝 `pnpm-lock.yaml` (+193 -77) </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 02:18:08 -05:00
yindo closed this issue 2026-02-16 02:18:08 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/chat-ui#83