[PR #302] [CLOSED] check if chunk is not just whitespace #703

Closed
opened 2026-02-16 00:18:51 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/run-llama/llama_cloud_services/pull/302
Author: @namtran6701
Created: 7/18/2024
Status: Closed

Base: mainHead: new_branch


📝 Commits (1)

  • 1a54b55 check if chunk is not just whitespace

📊 Changes

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

View changed files

📝 examples/multimodal/multimodal_rag_slide_deck.ipynb (+6 -5)

📄 Description

Check if the chunk has content before creating a node


🔄 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/llama_cloud_services/pull/302 **Author:** [@namtran6701](https://github.com/namtran6701) **Created:** 7/18/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `new_branch` --- ### 📝 Commits (1) - [`1a54b55`](https://github.com/run-llama/llama_cloud_services/commit/1a54b5584e5e80e7b22f7d7d94869e335182d465) check if chunk is not just whitespace ### 📊 Changes **1 file changed** (+6 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `examples/multimodal/multimodal_rag_slide_deck.ipynb` (+6 -5) </details> ### 📄 Description Check if the chunk has content before creating a node --- <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-16 00:18:51 -05:00
yindo closed this issue 2026-02-16 00:18:51 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/llama_cloud_services#703