[PR #5] [MERGED] fix: serialization of BaseComponent from llama_index core #40

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

📋 Pull Request Information

Original PR: https://github.com/run-llama/workflows-py/pull/5
Author: @masci
Created: 6/11/2025
Status: Merged
Merged: 6/11/2025
Merged by: @masci

Base: mainHead: massi/fix-serde


📝 Commits (1)

  • 834c05a fix: fix serialization of BaseComponent from llama_index core

📊 Changes

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

View changed files

📝 src/workflows/context/serializers.py (+16 -9)

📄 Description

Leftover from the code extraction, not very robust, left a note for future self.


🔄 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/workflows-py/pull/5 **Author:** [@masci](https://github.com/masci) **Created:** 6/11/2025 **Status:** ✅ Merged **Merged:** 6/11/2025 **Merged by:** [@masci](https://github.com/masci) **Base:** `main` ← **Head:** `massi/fix-serde` --- ### 📝 Commits (1) - [`834c05a`](https://github.com/run-llama/workflows-py/commit/834c05ab5133823b14a7045c5d0b9b11d289e782) fix: fix serialization of BaseComponent from llama_index core ### 📊 Changes **1 file changed** (+16 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `src/workflows/context/serializers.py` (+16 -9) </details> ### 📄 Description Leftover from the code extraction, not very robust, left a note for future self. --- <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 02:16:20 -05:00
yindo closed this issue 2026-02-16 02:16: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/workflows-py#40