mirror of
https://github.com/Shubhamsaboo/awesome-llm-apps.git
synced 2026-07-17 08:22:34 -05:00
[PR #269] [CLOSED] feat: implement UV migration pilot for modern dependency management #648
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Shubhamsaboo/awesome-llm-apps/pull/269
Author: @krljakob
Created: 7/2/2025
Status: ❌ Closed
Base:
main← Head:feat/uv-migration-pilot📝 Commits (1)
29a0d82feat: implement UV migration pilot for modern dependency management📊 Changes
6 files changed (+1004 additions, -0 deletions)
View changed files
➕
docs/UV_MIGRATION_GUIDE.md(+392 -0)➕
rag_tutorials/corrective_rag/pyproject.toml(+29 -0)➕
scripts/uv_migration_helper.py(+325 -0)➕
templates/UV_README_SECTION.md(+105 -0)➕
templates/pyproject.toml.template(+134 -0)➕
voice_ai_agents/customer_support_voice_agent/pyproject.toml(+19 -0)📄 Description
Benefits demonstrated:
This pilot paves the way for repository-wide modernization
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.