[PR #554] [MERGED] chore: fix encoding windows #587

Closed
opened 2026-02-15 20:15:26 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/run-llama/create-llama/pull/554
Author: @leehuwuj
Created: 4/10/2025
Status: Merged
Merged: 4/10/2025
Merged by: @leehuwuj

Base: mainHead: fix/encoding-windows


📝 Commits (1)

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 llama-index-server/llama_index/server/services/custom_ui.py (+1 -1)

📄 Description

Summary by CodeRabbit

  • Bug Fixes
    • Enhanced file handling to reliably process files with non-ASCII characters by explicitly using UTF-8 encoding, ensuring a smoother experience for diverse content inputs.

🔄 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/554 **Author:** [@leehuwuj](https://github.com/leehuwuj) **Created:** 4/10/2025 **Status:** ✅ Merged **Merged:** 4/10/2025 **Merged by:** [@leehuwuj](https://github.com/leehuwuj) **Base:** `main` ← **Head:** `fix/encoding-windows` --- ### 📝 Commits (1) - [`69c7422`](https://github.com/run-llama/create-llama/commit/69c742235ccaefe7b25505584e70f81de3d4f92e) fix encoding windows ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `llama-index-server/llama_index/server/services/custom_ui.py` (+1 -1) </details> ### 📄 Description <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **Bug Fixes** - Enhanced file handling to reliably process files with non-ASCII characters by explicitly using UTF-8 encoding, ensuring a smoother experience for diverse content inputs. <!-- 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 20:15:26 -05:00
yindo closed this issue 2026-02-15 20:15:26 -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#587