[PR #395] [MERGED] Remove event because of pickle issues #436

Closed
opened 2026-02-16 01:17:20 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/run-llama/llama_deploy/pull/395
Author: @ravi03071991
Created: 11/29/2024
Status: Merged
Merged: 11/29/2024
Merged by: @ravi03071991

Base: mainHead: ravi/ld_gdrive


📝 Commits (2)

📊 Changes

2 files changed (+5 additions, -15 deletions)

View changed files

📝 examples/llamacloud/google_drive/README.md (+2 -0)
📝 examples/llamacloud/google_drive/src/workflow.py (+3 -15)

📄 Description

PR to fix pickle issues by removing QueryIndexEvent in the example.


🔄 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_deploy/pull/395 **Author:** [@ravi03071991](https://github.com/ravi03071991) **Created:** 11/29/2024 **Status:** ✅ Merged **Merged:** 11/29/2024 **Merged by:** [@ravi03071991](https://github.com/ravi03071991) **Base:** `main` ← **Head:** `ravi/ld_gdrive` --- ### 📝 Commits (2) - [`76b787c`](https://github.com/run-llama/llama_deploy/commit/76b787c9072bd28e81c45c7b124a9d95a8ea57ab) Remove event because of pickle issues - [`6b8bdfc`](https://github.com/run-llama/llama_deploy/commit/6b8bdfc3df4829d6af319ac3d869ff5061feed0a) linting ### 📊 Changes **2 files changed** (+5 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `examples/llamacloud/google_drive/README.md` (+2 -0) 📝 `examples/llamacloud/google_drive/src/workflow.py` (+3 -15) </details> ### 📄 Description PR to fix pickle issues by removing QueryIndexEvent in the example. --- <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 01:17:20 -05:00
yindo closed this issue 2026-02-16 01:17:20 -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_deploy#436