mirror of
https://github.com/run-llama/create-llama.git
synced 2026-07-16 11:04:26 -04:00
[PR #393] [MERGED] Update DocumentInfo to work with relative URLs #473
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/create-llama/pull/393
Author: @leehuwuj
Created: 10/24/2024
Status: ✅ Merged
Merged: 10/25/2024
Merged by: @marcusschiesser
Base:
main← Head:feat/support-relative-document-url📝 Commits (1)
1e4aca7relative url📊 Changes
2 files changed (+8 additions, -1 deletions)
View changed files
➕
.changeset/smooth-wolves-admire.md(+5 -0)📝
templates/types/streaming/nextjs/app/components/ui/chat/chat-message/markdown.tsx(+3 -1)📄 Description
Summary by CodeRabbit
New Features
DocumentInfocomponent to support relative URLs, improving flexibility in document handling.Markdowncomponent to better manage document URLs and citations, ensuring robust behavior even when backend configurations are unavailable.Bug Fixes
Performance Improvements
ReactMarkdowncomponent to optimize performance.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.