[PR #145] [MERGED] Fix: sandbox link #292

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

📋 Pull Request Information

Original PR: https://github.com/run-llama/create-llama/pull/145
Author: @leehuwuj
Created: 6/25/2024
Status: Merged
Merged: 6/27/2024
Merged by: @marcusschiesser

Base: mainHead: lee/fix-sandbox-link


📝 Commits (3)

  • b49f03d remove sandbox link from openai models
  • 6e9aeee add changeset
  • f4accb1 update regex for attachment and snt

📊 Changes

2 files changed (+17 additions, -1 deletions)

View changed files

.changeset/quick-socks-learn.md (+5 -0)
📝 templates/types/streaming/nextjs/app/components/ui/chat/chat-message/markdown.tsx (+12 -1)

📄 Description

Summary by CodeRabbit

  • Bug Fixes
    • Improved image display by removing incorrect sandbox: prefixes from URLs, ensuring better compatibility with OpenAI's models.

🔄 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/145 **Author:** [@leehuwuj](https://github.com/leehuwuj) **Created:** 6/25/2024 **Status:** ✅ Merged **Merged:** 6/27/2024 **Merged by:** [@marcusschiesser](https://github.com/marcusschiesser) **Base:** `main` ← **Head:** `lee/fix-sandbox-link` --- ### 📝 Commits (3) - [`b49f03d`](https://github.com/run-llama/create-llama/commit/b49f03df94cd6e41fde2410899e45add6e547823) remove sandbox link from openai models - [`6e9aeee`](https://github.com/run-llama/create-llama/commit/6e9aeeebd7a0452f222a471699994f2f2bcb1d82) add changeset - [`f4accb1`](https://github.com/run-llama/create-llama/commit/f4accb1029b17e62c7bdc3e13099628d52969bb0) update regex for attachment and snt ### 📊 Changes **2 files changed** (+17 additions, -1 deletions) <details> <summary>View changed files</summary> ➕ `.changeset/quick-socks-learn.md` (+5 -0) 📝 `templates/types/streaming/nextjs/app/components/ui/chat/chat-message/markdown.tsx` (+12 -1) </details> ### 📄 Description <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **Bug Fixes** - Improved image display by removing incorrect `sandbox:` prefixes from URLs, ensuring better compatibility with OpenAI's models. <!-- 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:04 -05:00
yindo closed this issue 2026-02-15 19:17:04 -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#292