[PR #82] [MERGED] feat(llamaindex): test #90

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

📋 Pull Request Information

Original PR: https://github.com/run-llama/workflows-ts/pull/82
Author: @himself65
Created: 4/24/2025
Status: Merged
Merged: 4/24/2025
Merged by: @himself65

Base: mainHead: llamaindex


📝 Commits (5)

  • cf3f85a 1:1 API
  • d566dee Create lazy-stingrays-cheer.md
  • 76da19c feat: add
  • eea7206 Merge remote-tracking branch 'origin/main' into llamaindex
  • 7f32c18 Update lazy-stingrays-cheer.md

📊 Changes

4 files changed (+493 additions, -19 deletions)

View changed files

.changeset/lazy-stingrays-cheer.md (+5 -0)
📝 packages/core/src/stream/consumer.ts (+5 -9)
📝 packages/llamaindex/src/index.ts (+53 -10)
packages/llamaindex/test/legacy.test.ts (+430 -0)

📄 Description

No description provided


🔄 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-ts/pull/82 **Author:** [@himself65](https://github.com/himself65) **Created:** 4/24/2025 **Status:** ✅ Merged **Merged:** 4/24/2025 **Merged by:** [@himself65](https://github.com/himself65) **Base:** `main` ← **Head:** `llamaindex` --- ### 📝 Commits (5) - [`cf3f85a`](https://github.com/run-llama/workflows-ts/commit/cf3f85a3c057491051c2f7f0024770997f4c6616) 1:1 API - [`d566dee`](https://github.com/run-llama/workflows-ts/commit/d566deefdcef9421faaed241a0a449ed82e631ce) Create lazy-stingrays-cheer.md - [`76da19c`](https://github.com/run-llama/workflows-ts/commit/76da19c5bbeace656ebe8c084ccbb75fa21c57b8) feat: add - [`eea7206`](https://github.com/run-llama/workflows-ts/commit/eea7206421ef7d4815c4b0b8315e74f8e63bd728) Merge remote-tracking branch 'origin/main' into llamaindex - [`7f32c18`](https://github.com/run-llama/workflows-ts/commit/7f32c18560d0a3f70008d265cf26d719ad88538b) Update lazy-stingrays-cheer.md ### 📊 Changes **4 files changed** (+493 additions, -19 deletions) <details> <summary>View changed files</summary> ➕ `.changeset/lazy-stingrays-cheer.md` (+5 -0) 📝 `packages/core/src/stream/consumer.ts` (+5 -9) 📝 `packages/llamaindex/src/index.ts` (+53 -10) ➕ `packages/llamaindex/test/legacy.test.ts` (+430 -0) </details> ### 📄 Description _No description provided_ --- <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 03:16:08 -05:00
yindo closed this issue 2026-02-16 03:16:08 -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-ts#90