[PR #287] [MERGED] fix: vercel ai update crash sending annotations #406

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

📋 Pull Request Information

Original PR: https://github.com/run-llama/create-llama/pull/287
Author: @thucpn
Created: 9/13/2024
Status: Merged
Merged: 9/13/2024
Merged by: @marcusschiesser

Base: mainHead: fix/vercel-ai-update-crash-sending-annotaions


📝 Commits (2)

  • 3ec3991 fix: vercel ai update crash sending annotations
  • d1156e9 Create five-ties-happen.md

📊 Changes

4 files changed (+8 additions, -2 deletions)

View changed files

.changeset/five-ties-happen.md (+5 -0)
📝 templates/types/streaming/express/package.json (+1 -1)
📝 templates/types/streaming/nextjs/app/components/chat-section.tsx (+1 -0)
📝 templates/types/streaming/nextjs/package.json (+1 -1)

📄 Description

Summary by CodeRabbit

  • New Features

    • Improved stability of the annotation feature in the Vercel AI platform to prevent crashes during updates.
    • Enhanced messaging functionality in the chat section, allowing for additional message fields to be sent.
  • Bug Fixes

    • Fixed a crash issue related to sending annotations.
  • Chores

    • Updated the version specification for the "ai" package to a fixed version to enhance stability.

🔄 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/create-llama/pull/287 **Author:** [@thucpn](https://github.com/thucpn) **Created:** 9/13/2024 **Status:** ✅ Merged **Merged:** 9/13/2024 **Merged by:** [@marcusschiesser](https://github.com/marcusschiesser) **Base:** `main` ← **Head:** `fix/vercel-ai-update-crash-sending-annotaions` --- ### 📝 Commits (2) - [`3ec3991`](https://github.com/run-llama/create-llama/commit/3ec39913d7b478c90cac36f46fab23886359e924) fix: vercel ai update crash sending annotations - [`d1156e9`](https://github.com/run-llama/create-llama/commit/d1156e9a4715fb440800b1821039bfde7a495d0e) Create five-ties-happen.md ### 📊 Changes **4 files changed** (+8 additions, -2 deletions) <details> <summary>View changed files</summary> ➕ `.changeset/five-ties-happen.md` (+5 -0) 📝 `templates/types/streaming/express/package.json` (+1 -1) 📝 `templates/types/streaming/nextjs/app/components/chat-section.tsx` (+1 -0) 📝 `templates/types/streaming/nextjs/package.json` (+1 -1) </details> ### 📄 Description <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **New Features** - Improved stability of the annotation feature in the Vercel AI platform to prevent crashes during updates. - Enhanced messaging functionality in the chat section, allowing for additional message fields to be sent. - **Bug Fixes** - Fixed a crash issue related to sending annotations. - **Chores** - Updated the version specification for the "ai" package to a fixed version to enhance stability. <!-- end of auto-generated comment: release notes by coderabbit.ai --> --- <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-15 19:17:33 -05:00
yindo closed this issue 2026-02-15 19:17:33 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/create-llama#406