mirror of
https://github.com/run-llama/chat-ui.git
synced 2026-07-22 11:45:34 -04:00
[PR #52] [MERGED] chore: deploy web app #81
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/run-llama/chat-ui/pull/52
Author: @thucpn
Created: 2/26/2025
Status: ✅ Merged
Merged: 2/26/2025
Merged by: @marcusschiesser
Base:
main← Head:tp/deploy-web-app📝 Commits (7)
32a117brefactor: chat-section -> chat2d6dc97fake stream text when openapi key not set8d93241clean before build registryaec4775update registry link in readme8b07e12enhance styling3512a02enhance brand stylingee84b5dfix: lint📊 Changes
14 files changed (+336 additions, -119 deletions)
View changed files
📝
README.md(+1 -1)📝
apps/web/.eslintrc.js(+1 -0)📝
apps/web/app/api/chat/route.ts(+12 -0)📝
apps/web/app/custom-demo.tsx(+103 -87)📝
apps/web/app/page.tsx(+61 -11)📝
apps/web/app/simple-demo.tsx(+14 -5)➕
apps/web/app/use-copy-to-clipboard.tsx(+33 -0)➕
apps/web/app/utils.ts(+69 -0)📝
apps/web/components/code.tsx(+23 -5)📝
apps/web/package.json(+2 -1)📝
apps/web/public/r/chat.json(+4 -4)📝
apps/web/registry.json(+5 -5)📝
apps/web/registry/chat/chat.tsx(+0 -0)📝
pnpm-lock.yaml(+8 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.