[PR #340] [MERGED] fix: bump llama-index-callbacks-arize-phoenix package #436

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

📋 Pull Request Information

Original PR: https://github.com/run-llama/create-llama/pull/340
Author: @leehuwuj
Created: 10/4/2024
Status: Merged
Merged: 10/6/2024
Merged by: @marcusschiesser

Base: mainHead: lee/fix-observability-issue


📝 Commits (1)

  • bb3c4b9 bump llama-index-callbacks-arize-phoenix package and add test

📊 Changes

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

View changed files

.changeset/perfect-bags-greet.md (+5 -0)
📝 e2e/python/resolve_dependencies.spec.ts (+88 -46)
📝 e2e/utils.ts (+5 -0)
📝 helpers/python.ts (+1 -1)

📄 Description

Fix: https://github.com/run-llama/create-llama/issues/338

Summary by CodeRabbit

  • New Features

    • Introduced observability options for Python dependency resolution, enhancing tracking capabilities.
    • Added a new test suite for observability options in the dependency resolution process.
  • Bug Fixes

    • Updated the version of a key dependency to improve functionality.
  • Refactor

    • Consolidated project creation logic into a dedicated function for better clarity and maintainability.

🔄 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/340 **Author:** [@leehuwuj](https://github.com/leehuwuj) **Created:** 10/4/2024 **Status:** ✅ Merged **Merged:** 10/6/2024 **Merged by:** [@marcusschiesser](https://github.com/marcusschiesser) **Base:** `main` ← **Head:** `lee/fix-observability-issue` --- ### 📝 Commits (1) - [`bb3c4b9`](https://github.com/run-llama/create-llama/commit/bb3c4b932b355b70c2be9eabf38f8a1caa6bd755) bump llama-index-callbacks-arize-phoenix package and add test ### 📊 Changes **4 files changed** (+99 additions, -47 deletions) <details> <summary>View changed files</summary> ➕ `.changeset/perfect-bags-greet.md` (+5 -0) 📝 `e2e/python/resolve_dependencies.spec.ts` (+88 -46) 📝 `e2e/utils.ts` (+5 -0) 📝 `helpers/python.ts` (+1 -1) </details> ### 📄 Description Fix: https://github.com/run-llama/create-llama/issues/338 <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **New Features** - Introduced observability options for Python dependency resolution, enhancing tracking capabilities. - Added a new test suite for observability options in the dependency resolution process. - **Bug Fixes** - Updated the version of a key dependency to improve functionality. - **Refactor** - Consolidated project creation logic into a dedicated function for better clarity and maintainability. <!-- 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:40 -05:00
yindo closed this issue 2026-02-15 19:17:40 -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#436