[PR #372] [MERGED] use uuid for LlamaCloud in e2e test #457

Closed
opened 2026-02-15 19:17:45 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/run-llama/create-llama/pull/372
Author: @leehuwuj
Created: 10/14/2024
Status: Merged
Merged: 10/15/2024
Merged by: @marcusschiesser

Base: mainHead: lee/fix-e2e


📝 Commits (1)

  • 0a4dda4 ci: activate llamacloud for TS

📊 Changes

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

View changed files

📝 .github/workflows/e2e.yml (+1 -1)
📝 templates/components/vectordbs/typescript/llamacloud/generate.ts (+1 -1)
📝 templates/types/streaming/express/package.json (+1 -1)
📝 templates/types/streaming/nextjs/package.json (+1 -1)

📄 Description

Summary by CodeRabbit

  • New Features

    • Enhanced end-to-end testing capabilities with the addition of the --llamacloud datasource option.
  • Bug Fixes

    • Improved logging during index creation for better debugging and monitoring.
  • Chores

    • Updated dependencies for llama-index-express-streaming and llama-index-nextjs-streaming projects to the latest version.

🔄 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/372 **Author:** [@leehuwuj](https://github.com/leehuwuj) **Created:** 10/14/2024 **Status:** ✅ Merged **Merged:** 10/15/2024 **Merged by:** [@marcusschiesser](https://github.com/marcusschiesser) **Base:** `main` ← **Head:** `lee/fix-e2e` --- ### 📝 Commits (1) - [`0a4dda4`](https://github.com/run-llama/create-llama/commit/0a4dda48dea833484651a88a44d4802fcf0a49d2) ci: activate llamacloud for TS ### 📊 Changes **4 files changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/e2e.yml` (+1 -1) 📝 `templates/components/vectordbs/typescript/llamacloud/generate.ts` (+1 -1) 📝 `templates/types/streaming/express/package.json` (+1 -1) 📝 `templates/types/streaming/nextjs/package.json` (+1 -1) </details> ### 📄 Description <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **New Features** - Enhanced end-to-end testing capabilities with the addition of the `--llamacloud` datasource option. - **Bug Fixes** - Improved logging during index creation for better debugging and monitoring. - **Chores** - Updated dependencies for `llama-index-express-streaming` and `llama-index-nextjs-streaming` projects to the latest version. <!-- 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 19:17:45 -05:00
yindo closed this issue 2026-02-15 19:17:45 -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#457