mirror of
https://github.com/run-llama/chat-ui.git
synced 2026-07-21 19:35:21 -04:00
[PR #29] [MERGED] feat: update for vercel ai 4.0 #60
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/29
Author: @marcusschiesser
Created: 11/19/2024
Status: ✅ Merged
Merged: 11/19/2024
Merged by: @marcusschiesser
Base:
main← Head:ms/update-ai-4.0📝 Commits (3)
b6a3da5feat: add ai 4.0 support66c7d59chore: use shadcn cli in web demofd81648changeset📊 Changes
16 files changed (+434 additions, -507 deletions)
View changed files
➕
.changeset/old-schools-divide.md(+5 -0)📝
README.md(+3 -2)📝
apps/web/app/custom-demo.tsx(+3 -3)📝
apps/web/app/globals.css(+42 -33)📝
apps/web/app/guide.tsx(+1 -1)📝
apps/web/app/page.tsx(+2 -2)📝
apps/web/app/simple-demo.tsx(+14 -9)➕
apps/web/components.json(+21 -0)📝
apps/web/components/code.tsx(+0 -0)📝
apps/web/components/ui/tabs.tsx(+7 -6)📝
apps/web/lib/utils.ts(+0 -0)📝
apps/web/package.json(+8 -6)📝
apps/web/tailwind.config.ts(+53 -1)📝
apps/web/tsconfig.json(+20 -4)📝
packages/chat-ui/src/chat/chat.interface.ts(+1 -7)📝
pnpm-lock.yaml(+254 -433)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.